@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.823Z") @Stability(value=Experimental) 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(software.constructs.Construct _scope)
(experimental) Called when the container is initialized to allow this object to bind to the stack.
|
fromAsset, fromAsset, fromBucket, fromBucketjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected S3EnvironmentFile(software.amazon.jsii.JsiiObjectRef objRef)
protected S3EnvironmentFile(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public S3EnvironmentFile(@NotNull
IBucket bucket,
@NotNull
String key,
@Nullable
String objectVersion)
bucket - This parameter is required.key - This parameter is required.objectVersion - @Stability(value=Experimental) @NotNull public EnvironmentFileConfig bind(@NotNull software.constructs.Construct _scope)
bind in class EnvironmentFile_scope - This parameter is required.Copyright © 2021. All rights reserved.