@Stability(value=Stable) public static final class CfnWorkspace.LoggingConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWorkspace.LoggingConfigurationProperty>
CfnWorkspace.LoggingConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWorkspace.LoggingConfigurationProperty |
build()
Builds the configured instance.
|
CfnWorkspace.LoggingConfigurationProperty.Builder |
logGroupArn(String logGroupArn)
Sets the value of
CfnWorkspace.LoggingConfigurationProperty.getLogGroupArn() |
@Stability(value=Stable) public CfnWorkspace.LoggingConfigurationProperty.Builder logGroupArn(String logGroupArn)
CfnWorkspace.LoggingConfigurationProperty.getLogGroupArn()logGroupArn - `CfnWorkspace.LoggingConfigurationProperty.LogGroupArn`.this@Stability(value=Stable) public CfnWorkspace.LoggingConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnWorkspace.LoggingConfigurationProperty>CfnWorkspace.LoggingConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.