| Modifier and Type | Class and Description |
|---|---|
static class |
ResourceBindOptions.Jsii$Proxy
An implementation for
ResourceBindOptions |
| Modifier and Type | Method and Description |
|---|---|
ResourceBindOptions |
ResourceBindOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Code.bindToResource(CfnResource _resource,
ResourceBindOptions _options)
Called after the CFN function resource has been created to allow the code class to bind to it.
|
void |
AssetCode.bindToResource(CfnResource resource,
ResourceBindOptions options)
Called after the CFN function resource has been created to allow the code class to bind to it.
|
Copyright © 2020. All rights reserved.