@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:44.593Z") @Stability(value=Stable) public interface ResourceBindOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ResourceBindOptions.Builder
A builder for
ResourceBindOptions |
static class |
ResourceBindOptions.Jsii$Proxy
An implementation for
ResourceBindOptions |
| Modifier and Type | Method and Description |
|---|---|
static ResourceBindOptions.Builder |
builder() |
default String |
getResourceProperty()
The name of the CloudFormation property to annotate with asset metadata.
|
@Stability(value=Stable) @Nullable default String getResourceProperty()
Default: Code
https://github.com/aws/aws-cdk/issues/1432@Stability(value=Stable) static ResourceBindOptions.Builder builder()
ResourceBindOptions.Builder of ResourceBindOptionsCopyright © 2021. All rights reserved.