@Stability(value=Stable) public static final class CfnPackagingGroup.LogConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPackagingGroup.LogConfigurationProperty>
CfnPackagingGroup.LogConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPackagingGroup.LogConfigurationProperty |
build()
Builds the configured instance.
|
CfnPackagingGroup.LogConfigurationProperty.Builder |
logGroupName(String logGroupName)
Sets the value of
CfnPackagingGroup.LogConfigurationProperty.getLogGroupName() |
@Stability(value=Stable) public CfnPackagingGroup.LogConfigurationProperty.Builder logGroupName(String logGroupName)
CfnPackagingGroup.LogConfigurationProperty.getLogGroupName()logGroupName - Sets a custom Amazon CloudWatch log group name for egress logs.
If a log group name isn't specified, the default name is used: /aws/MediaPackage/EgressAccessLogs.this@Stability(value=Stable) public CfnPackagingGroup.LogConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnPackagingGroup.LogConfigurationProperty>CfnPackagingGroup.LogConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.