@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:29:47.732Z") @Stability(value=Stable) public class S3EnvironmentFile extends EnvironmentFile
Modifier | Constructor and Description |
---|---|
|
S3EnvironmentFile(IBucket bucket,
String key) |
|
S3EnvironmentFile(IBucket bucket,
String key,
String objectVersion) |
protected |
S3EnvironmentFile(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
S3EnvironmentFile(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
EnvironmentFileConfig |
bind(Construct _scope)
Called when the container is initialized to allow this object to bind to the stack.
|
fromAsset, fromAsset, fromBucket, fromBucket
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
protected S3EnvironmentFile(software.amazon.jsii.JsiiObjectRef objRef)
protected S3EnvironmentFile(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public S3EnvironmentFile(@NotNull IBucket bucket, @NotNull String key, @Nullable String objectVersion)
bucket
- This parameter is required.key
- This parameter is required.objectVersion
- @Stability(value=Stable) @NotNull public EnvironmentFileConfig bind(@NotNull Construct _scope)
bind
in class EnvironmentFile
_scope
- This parameter is required.Copyright © 2020. All rights reserved.