@Generated(value="jsii-pacmak/1.14.0 (build 729554b)", date="2020-10-29T17:34:18.534Z") @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 © 2020. All rights reserved.