| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static S3EnvironmentFile |
EnvironmentFile.fromBucket(IBucket bucket,
String key)
(experimental) Loads the environment file from an S3 bucket.
|
static S3EnvironmentFile |
EnvironmentFile.fromBucket(IBucket bucket,
String key,
String objectVersion)
(experimental) Loads the environment file from an S3 bucket.
|
Copyright © 2021. All rights reserved.