@Stability(value=Stable) public static final class CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty |
build()
Builds the configured instance.
|
CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty.Builder |
permission(String permission)
|
CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty.Builder |
resourceId(String resourceId)
|
@Stability(value=Stable) public CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty.Builder resourceId(String resourceId)
resourceId - `CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty.ResourceId`. This parameter is required.this@Stability(value=Stable) public CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty.Builder permission(String permission)
permission - `CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty.Permission`.this@Stability(value=Stable) public CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty build()
build in interface software.amazon.jsii.Builder<CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty>CfnFunctionDefinitionVersion.ResourceAccessPolicyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.