@Stability(value=Stable)
public static interface CfnEndpointConfig.CaptureContentTypeHeaderProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEndpointConfig.CaptureContentTypeHeaderProperty.Builder
A builder for
CfnEndpointConfig.CaptureContentTypeHeaderProperty |
static class |
CfnEndpointConfig.CaptureContentTypeHeaderProperty.Jsii$Proxy
An implementation for
CfnEndpointConfig.CaptureContentTypeHeaderProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnEndpointConfig.CaptureContentTypeHeaderProperty.Builder |
builder() |
default List<String> |
getCsvContentTypes()
`CfnEndpointConfig.CaptureContentTypeHeaderProperty.CsvContentTypes`.
|
default List<String> |
getJsonContentTypes()
`CfnEndpointConfig.CaptureContentTypeHeaderProperty.JsonContentTypes`.
|
@Stability(value=Stable) @Nullable default List<String> getCsvContentTypes()
@Stability(value=Stable) @Nullable default List<String> getJsonContentTypes()
@Stability(value=Stable) static CfnEndpointConfig.CaptureContentTypeHeaderProperty.Builder builder()
Copyright © 2021. All rights reserved.