@Stability(value=Stable) public static final class CfnResourceVersion.LoggingConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResourceVersion.LoggingConfigProperty>
CfnResourceVersion.LoggingConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResourceVersion.LoggingConfigProperty |
build()
Builds the configured instance.
|
CfnResourceVersion.LoggingConfigProperty.Builder |
logGroupName(String logGroupName)
Sets the value of
CfnResourceVersion.LoggingConfigProperty.getLogGroupName() |
CfnResourceVersion.LoggingConfigProperty.Builder |
logRoleArn(String logRoleArn)
Sets the value of
CfnResourceVersion.LoggingConfigProperty.getLogRoleArn() |
@Stability(value=Stable) public CfnResourceVersion.LoggingConfigProperty.Builder logGroupName(String logGroupName)
CfnResourceVersion.LoggingConfigProperty.getLogGroupName()logGroupName - `CfnResourceVersion.LoggingConfigProperty.LogGroupName`.this@Stability(value=Stable) public CfnResourceVersion.LoggingConfigProperty.Builder logRoleArn(String logRoleArn)
CfnResourceVersion.LoggingConfigProperty.getLogRoleArn()logRoleArn - `CfnResourceVersion.LoggingConfigProperty.LogRoleArn`.this@Stability(value=Stable) public CfnResourceVersion.LoggingConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnResourceVersion.LoggingConfigProperty>CfnResourceVersion.LoggingConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.