@Stability(value=Stable) public static final class CfnEndpointConfig.CaptureContentTypeHeaderProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpointConfig.CaptureContentTypeHeaderProperty>
CfnEndpointConfig.CaptureContentTypeHeaderProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpointConfig.CaptureContentTypeHeaderProperty |
build()
Builds the configured instance.
|
CfnEndpointConfig.CaptureContentTypeHeaderProperty.Builder |
csvContentTypes(List<String> csvContentTypes)
Sets the value of
CfnEndpointConfig.CaptureContentTypeHeaderProperty.getCsvContentTypes() |
CfnEndpointConfig.CaptureContentTypeHeaderProperty.Builder |
jsonContentTypes(List<String> jsonContentTypes)
Sets the value of
CfnEndpointConfig.CaptureContentTypeHeaderProperty.getJsonContentTypes() |
@Stability(value=Stable) public CfnEndpointConfig.CaptureContentTypeHeaderProperty.Builder csvContentTypes(List<String> csvContentTypes)
CfnEndpointConfig.CaptureContentTypeHeaderProperty.getCsvContentTypes()csvContentTypes - `CfnEndpointConfig.CaptureContentTypeHeaderProperty.CsvContentTypes`.this@Stability(value=Stable) public CfnEndpointConfig.CaptureContentTypeHeaderProperty.Builder jsonContentTypes(List<String> jsonContentTypes)
CfnEndpointConfig.CaptureContentTypeHeaderProperty.getJsonContentTypes()jsonContentTypes - `CfnEndpointConfig.CaptureContentTypeHeaderProperty.JsonContentTypes`.this@Stability(value=Stable) public CfnEndpointConfig.CaptureContentTypeHeaderProperty build()
build in interface software.amazon.jsii.Builder<CfnEndpointConfig.CaptureContentTypeHeaderProperty>CfnEndpointConfig.CaptureContentTypeHeaderPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.