@Stability(value=Stable) public static final class CfnDeliveryStream.InputFormatConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeliveryStream.InputFormatConfigurationProperty>
CfnDeliveryStream.InputFormatConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeliveryStream.InputFormatConfigurationProperty |
build()
Builds the configured instance.
|
CfnDeliveryStream.InputFormatConfigurationProperty.Builder |
deserializer(CfnDeliveryStream.DeserializerProperty deserializer)
Sets the value of
CfnDeliveryStream.InputFormatConfigurationProperty.getDeserializer() |
CfnDeliveryStream.InputFormatConfigurationProperty.Builder |
deserializer(IResolvable deserializer)
Sets the value of
CfnDeliveryStream.InputFormatConfigurationProperty.getDeserializer() |
@Stability(value=Stable) public CfnDeliveryStream.InputFormatConfigurationProperty.Builder deserializer(CfnDeliveryStream.DeserializerProperty deserializer)
CfnDeliveryStream.InputFormatConfigurationProperty.getDeserializer()deserializer - `CfnDeliveryStream.InputFormatConfigurationProperty.Deserializer`.this@Stability(value=Stable) public CfnDeliveryStream.InputFormatConfigurationProperty.Builder deserializer(IResolvable deserializer)
CfnDeliveryStream.InputFormatConfigurationProperty.getDeserializer()deserializer - `CfnDeliveryStream.InputFormatConfigurationProperty.Deserializer`.this@Stability(value=Stable) public CfnDeliveryStream.InputFormatConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnDeliveryStream.InputFormatConfigurationProperty>CfnDeliveryStream.InputFormatConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.