@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-12T00:24:57.038Z") @Stability(value=Stable) public class Include extends software.constructs.Construct
The names (metadata.name
) of imported resources will be preserved as-is
from the manifest.
Modifier and Type | Class and Description |
---|---|
static class |
Include.Builder
A fluent builder for
Include . |
Modifier | Constructor and Description |
---|---|
|
Include(software.constructs.Construct scope,
String id,
IncludeProps props) |
protected |
Include(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
Include(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
List<ApiObject> |
getApiObjects()
Returns all the included API objects.
|
onPrepare, onSynthesize, onValidate, toString
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
protected Include(software.amazon.jsii.JsiiObjectRef objRef)
protected Include(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public Include(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull IncludeProps props)
scope
- This parameter is required.id
- This parameter is required.props
- This parameter is required.Copyright © 2021. All rights reserved.