| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentFileType |
EnvironmentFileConfig.getFileType()
The type of environment file.
|
EnvironmentFileType |
EnvironmentFileConfig.Jsii$Proxy.getFileType() |
static EnvironmentFileType |
EnvironmentFileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnvironmentFileType[] |
EnvironmentFileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentFileConfig.Builder |
EnvironmentFileConfig.Builder.fileType(EnvironmentFileType fileType)
Sets the value of
EnvironmentFileConfig.getFileType() |
Copyright © 2022. All rights reserved.