@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.899Z") @Stability(value=Experimental) public class S3ApiDefinition extends ApiDefinition
| Modifier | Constructor and Description |
|---|---|
|
S3ApiDefinition(IBucket bucket,
String key) |
|
S3ApiDefinition(IBucket bucket,
String key,
String objectVersion) |
protected |
S3ApiDefinition(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
S3ApiDefinition(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
ApiDefinitionConfig |
bind(software.constructs.Construct _scope)
(experimental) Called when the specification is initialized to allow this object to bind to the stack, add resources and have fun.
|
fromAsset, fromAsset, fromBucket, fromBucket, fromInlinejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected S3ApiDefinition(software.amazon.jsii.JsiiObjectRef objRef)
protected S3ApiDefinition(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public S3ApiDefinition(@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 ApiDefinitionConfig bind(@NotNull software.constructs.Construct _scope)
bind in class ApiDefinition_scope - This parameter is required.Copyright © 2021. All rights reserved.