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