@Stability(value=Stable) public static final class CfnInfrastructureConfiguration.LoggingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnInfrastructureConfiguration.LoggingProperty>
CfnInfrastructureConfiguration.LoggingProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnInfrastructureConfiguration.LoggingProperty |
build()
Builds the configured instance.
|
CfnInfrastructureConfiguration.LoggingProperty.Builder |
s3Logs(CfnInfrastructureConfiguration.S3LogsProperty s3Logs)
Sets the value of
CfnInfrastructureConfiguration.LoggingProperty.getS3Logs() |
CfnInfrastructureConfiguration.LoggingProperty.Builder |
s3Logs(IResolvable s3Logs)
Sets the value of
CfnInfrastructureConfiguration.LoggingProperty.getS3Logs() |
@Stability(value=Stable) public CfnInfrastructureConfiguration.LoggingProperty.Builder s3Logs(CfnInfrastructureConfiguration.S3LogsProperty s3Logs)
CfnInfrastructureConfiguration.LoggingProperty.getS3Logs()s3Logs - `CfnInfrastructureConfiguration.LoggingProperty.S3Logs`.this@Stability(value=Stable) public CfnInfrastructureConfiguration.LoggingProperty.Builder s3Logs(IResolvable s3Logs)
CfnInfrastructureConfiguration.LoggingProperty.getS3Logs()s3Logs - `CfnInfrastructureConfiguration.LoggingProperty.S3Logs`.this@Stability(value=Stable) public CfnInfrastructureConfiguration.LoggingProperty build()
build in interface software.amazon.jsii.Builder<CfnInfrastructureConfiguration.LoggingProperty>CfnInfrastructureConfiguration.LoggingPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.