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