Class CfnChannelPropsMixin.RecordSchemaProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnChannelPropsMixin.RecordSchemaProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnChannelPropsMixin.RecordSchemaProperty>
- Enclosing interface:
CfnChannelPropsMixin.RecordSchemaProperty
@Stability(Stable)
public static final class CfnChannelPropsMixin.RecordSchemaProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnChannelPropsMixin.RecordSchemaProperty>
A builder for
CfnChannelPropsMixin.RecordSchemaProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.Sets the value ofCfnChannelPropsMixin.RecordSchemaProperty.getGsrArn()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
gsrArn
Sets the value ofCfnChannelPropsMixin.RecordSchemaProperty.getGsrArn()- Parameters:
gsrArn- ARN of Glue Schema Registry resource used for table schema.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnChannelPropsMixin.RecordSchemaProperty>- Returns:
- a new instance of
CfnChannelPropsMixin.RecordSchemaProperty - Throws:
NullPointerException- if any required attribute was not provided
-