@Stability(value=Stable) public static final class CfnChannel.LogConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.LogConfigurationProperty>
CfnChannel.LogConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.LogConfigurationProperty |
build()
Builds the configured instance.
|
CfnChannel.LogConfigurationProperty.Builder |
logGroupName(String logGroupName)
Sets the value of
CfnChannel.LogConfigurationProperty.getLogGroupName() |
@Stability(value=Stable) public CfnChannel.LogConfigurationProperty.Builder logGroupName(String logGroupName)
CfnChannel.LogConfigurationProperty.getLogGroupName()logGroupName - Sets a custom Amazon CloudWatch log group name.this@Stability(value=Stable) public CfnChannel.LogConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.LogConfigurationProperty>CfnChannel.LogConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.