@Stability(value=Stable) public static final class CfnProject.CloudWatchLogsConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnProject.CloudWatchLogsConfigProperty>
CfnProject.CloudWatchLogsConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnProject.CloudWatchLogsConfigProperty |
build()
Builds the configured instance.
|
CfnProject.CloudWatchLogsConfigProperty.Builder |
groupName(String groupName)
Sets the value of
CfnProject.CloudWatchLogsConfigProperty.getGroupName() |
CfnProject.CloudWatchLogsConfigProperty.Builder |
status(String status)
Sets the value of
CfnProject.CloudWatchLogsConfigProperty.getStatus() |
CfnProject.CloudWatchLogsConfigProperty.Builder |
streamName(String streamName)
Sets the value of
CfnProject.CloudWatchLogsConfigProperty.getStreamName() |
@Stability(value=Stable) public CfnProject.CloudWatchLogsConfigProperty.Builder status(String status)
CfnProject.CloudWatchLogsConfigProperty.getStatus()status - `CfnProject.CloudWatchLogsConfigProperty.Status`. This parameter is required.this@Stability(value=Stable) public CfnProject.CloudWatchLogsConfigProperty.Builder groupName(String groupName)
CfnProject.CloudWatchLogsConfigProperty.getGroupName()groupName - `CfnProject.CloudWatchLogsConfigProperty.GroupName`.this@Stability(value=Stable) public CfnProject.CloudWatchLogsConfigProperty.Builder streamName(String streamName)
CfnProject.CloudWatchLogsConfigProperty.getStreamName()streamName - `CfnProject.CloudWatchLogsConfigProperty.StreamName`.this@Stability(value=Stable) public CfnProject.CloudWatchLogsConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnProject.CloudWatchLogsConfigProperty>CfnProject.CloudWatchLogsConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.