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