@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 - Specifies which deserializer to use.
You can choose either the Apache Hive JSON SerDe or the OpenX JSON SerDe. If both are non-null, the server rejects the request.this@Stability(value=Stable) public CfnDeliveryStream.InputFormatConfigurationProperty.Builder deserializer(IResolvable deserializer)
CfnDeliveryStream.InputFormatConfigurationProperty.getDeserializer()deserializer - Specifies which deserializer to use.
You can choose either the Apache Hive JSON SerDe or the OpenX JSON SerDe. If both are non-null, the server rejects the request.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 © 2022. All rights reserved.