@Stability(value=Stable)
public static interface CfnDeliveryStream.DataFormatConversionConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeliveryStream.DataFormatConversionConfigurationProperty.Builder
|
static class |
CfnDeliveryStream.DataFormatConversionConfigurationProperty.Jsii$Proxy
An implementation for
CfnDeliveryStream.DataFormatConversionConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeliveryStream.DataFormatConversionConfigurationProperty.Builder |
builder() |
default Object |
getEnabled()
`CfnDeliveryStream.DataFormatConversionConfigurationProperty.Enabled`.
|
default Object |
getInputFormatConfiguration()
`CfnDeliveryStream.DataFormatConversionConfigurationProperty.InputFormatConfiguration`.
|
default Object |
getOutputFormatConfiguration()
`CfnDeliveryStream.DataFormatConversionConfigurationProperty.OutputFormatConfiguration`.
|
default Object |
getSchemaConfiguration()
`CfnDeliveryStream.DataFormatConversionConfigurationProperty.SchemaConfiguration`.
|
@Stability(value=Stable) @Nullable default Object getEnabled()
@Stability(value=Stable) @Nullable default Object getInputFormatConfiguration()
@Stability(value=Stable) @Nullable default Object getOutputFormatConfiguration()
@Stability(value=Stable) @Nullable default Object getSchemaConfiguration()
@Stability(value=Stable) static CfnDeliveryStream.DataFormatConversionConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.