@Stability(value=Stable) public static final class CfnCacheCluster.CloudWatchLogsDestinationDetailsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCacheCluster.CloudWatchLogsDestinationDetailsProperty>
CfnCacheCluster.CloudWatchLogsDestinationDetailsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCacheCluster.CloudWatchLogsDestinationDetailsProperty |
build()
Builds the configured instance.
|
CfnCacheCluster.CloudWatchLogsDestinationDetailsProperty.Builder |
logGroup(String logGroup)
Sets the value of
CfnCacheCluster.CloudWatchLogsDestinationDetailsProperty.getLogGroup() |
@Stability(value=Stable) public CfnCacheCluster.CloudWatchLogsDestinationDetailsProperty.Builder logGroup(String logGroup)
CfnCacheCluster.CloudWatchLogsDestinationDetailsProperty.getLogGroup()logGroup - The name of the CloudWatch Logs log group. This parameter is required.this@Stability(value=Stable) public CfnCacheCluster.CloudWatchLogsDestinationDetailsProperty build()
build in interface software.amazon.jsii.Builder<CfnCacheCluster.CloudWatchLogsDestinationDetailsProperty>CfnCacheCluster.CloudWatchLogsDestinationDetailsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.