public static final class CfnApi.AccessLogSettingProperty.Builder
extends java.lang.Object
CfnApi.AccessLogSettingProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnApi.AccessLogSettingProperty |
build()
Builds the configured instance.
|
CfnApi.AccessLogSettingProperty.Builder |
destinationArn(java.lang.String destinationArn)
Sets the value of
CfnApi.AccessLogSettingProperty.getDestinationArn() |
CfnApi.AccessLogSettingProperty.Builder |
format(java.lang.String format)
Sets the value of
CfnApi.AccessLogSettingProperty.getFormat() |
public CfnApi.AccessLogSettingProperty.Builder destinationArn(java.lang.String destinationArn)
CfnApi.AccessLogSettingProperty.getDestinationArn()
destinationArn
- `CfnApi.AccessLogSettingProperty.DestinationArn`.this
public CfnApi.AccessLogSettingProperty.Builder format(java.lang.String format)
CfnApi.AccessLogSettingProperty.getFormat()
format
- `CfnApi.AccessLogSettingProperty.Format`.this
public CfnApi.AccessLogSettingProperty build()
CfnApi.AccessLogSettingProperty
java.lang.NullPointerException
- if any required attribute was not provided