| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
AssetEnvironmentFile |
AssetEnvironmentFile.Builder.build() |
static AssetEnvironmentFile |
EnvironmentFile.fromAsset(String path)
(experimental) Loads the environment file from a local disk path.
|
static AssetEnvironmentFile |
EnvironmentFile.fromAsset(String path,
AssetOptions options)
(experimental) Loads the environment file from a local disk path.
|
Copyright © 2021. All rights reserved.