@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.772Z") @Stability(value=Experimental) public interface EnvironmentFileConfig extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
EnvironmentFileConfig.Builder
A builder for
EnvironmentFileConfig |
static class |
EnvironmentFileConfig.Jsii$Proxy
An implementation for
EnvironmentFileConfig |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentFileConfig.Builder |
builder() |
EnvironmentFileType |
getFileType()
(experimental) The type of environment file.
|
Location |
getS3Location()
(experimental) The location of the environment file in S3.
|
@Stability(value=Experimental) @NotNull EnvironmentFileType getFileType()
@Stability(value=Experimental) @NotNull Location getS3Location()
@Stability(value=Experimental) static EnvironmentFileConfig.Builder builder()
EnvironmentFileConfig.Builder of EnvironmentFileConfigCopyright © 2021. All rights reserved.