public static final class CfnInfrastructureConfiguration.LoggingProperty.Builder
extends java.lang.Object
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() |
public CfnInfrastructureConfiguration.LoggingProperty.Builder s3Logs(IResolvable s3Logs)
CfnInfrastructureConfiguration.LoggingProperty.getS3Logs()
s3Logs
- The Amazon S3 logging configuration.this
public CfnInfrastructureConfiguration.LoggingProperty.Builder s3Logs(CfnInfrastructureConfiguration.S3LogsProperty s3Logs)
CfnInfrastructureConfiguration.LoggingProperty.getS3Logs()
s3Logs
- The Amazon S3 logging configuration.this
public CfnInfrastructureConfiguration.LoggingProperty build()
CfnInfrastructureConfiguration.LoggingProperty
java.lang.NullPointerException
- if any required attribute was not provided