@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.854Z") @Stability(value=Experimental) public class InlineApiDefinition extends ApiDefinition
| Modifier | Constructor and Description |
|---|---|
protected |
InlineApiDefinition(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
InlineApiDefinition(software.amazon.jsii.JsiiObjectRef objRef) |
|
InlineApiDefinition(Object definition) |
| 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 InlineApiDefinition(software.amazon.jsii.JsiiObjectRef objRef)
protected InlineApiDefinition(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public InlineApiDefinition(@NotNull
Object definition)
definition - This parameter is required.@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.