@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.815Z") @Stability(value=Experimental) public class AssetApiDefinition extends ApiDefinition
| Modifier and Type | Class and Description |
|---|---|
static class |
AssetApiDefinition.Builder
(experimental) A fluent builder for
AssetApiDefinition. |
| Modifier | Constructor and Description |
|---|---|
protected |
AssetApiDefinition(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
AssetApiDefinition(software.amazon.jsii.JsiiObjectRef objRef) |
|
AssetApiDefinition(String path) |
|
AssetApiDefinition(String path,
AssetOptions options) |
| 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 AssetApiDefinition(software.amazon.jsii.JsiiObjectRef objRef)
protected AssetApiDefinition(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public AssetApiDefinition(@NotNull
String path,
@Nullable
AssetOptions options)
path - This parameter is required.options - @Stability(value=Experimental)
public AssetApiDefinition(@NotNull
String path)
path - This parameter is required.@Stability(value=Experimental) @NotNull public ApiDefinitionConfig bind(@NotNull software.constructs.Construct scope)
bind in class ApiDefinitionscope - This parameter is required.Copyright © 2021. All rights reserved.