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