| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentFileConfig.Builder |
EnvironmentFileConfig.builder() |
EnvironmentFileConfig.Builder |
EnvironmentFileConfig.Builder.fileType(EnvironmentFileType fileType)
Sets the value of
EnvironmentFileConfig.getFileType() |
EnvironmentFileConfig.Builder |
EnvironmentFileConfig.Builder.s3Location(Location s3Location)
Sets the value of
EnvironmentFileConfig.getS3Location() |
| Constructor and Description |
|---|
Jsii$Proxy(EnvironmentFileConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EnvironmentFileConfig.Builder. |
Copyright © 2022. All rights reserved.