@Stability(value=Experimental) public static final class CommonActionProps.Builder extends Object implements software.amazon.jsii.Builder<CommonActionProps>
CommonActionProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CommonActionProps |
build()
Builds the configured instance.
|
CommonActionProps.Builder |
role(IRole role)
Sets the value of
CommonActionProps.getRole() |
@Stability(value=Experimental) public CommonActionProps.Builder role(IRole role)
CommonActionProps.getRole()role - The IAM role that allows access to AWS service.this@Stability(value=Experimental) public CommonActionProps build()
build in interface software.amazon.jsii.Builder<CommonActionProps>CommonActionPropsNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.