Class CfnChannelPropsMixin.TopicConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnChannelPropsMixin.TopicConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannelPropsMixin.TopicConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannelPropsMixin.TopicConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnChannelPropsMixin.TopicConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannelPropsMixin.TopicConfigurationProperty
An implementation for
CfnChannelPropsMixin.TopicConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.msk.CfnChannelPropsMixin.TopicConfigurationProperty
CfnChannelPropsMixin.TopicConfigurationProperty.Builder, CfnChannelPropsMixin.TopicConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.TopicConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectRecord converter configuration for a topic.final ObjectRecord schema configuration for a topic.final StringThe Amazon Resource Name (ARN) that uniquely identifies the topic.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.TopicConfigurationProperty.Builder.
-
-
Method Details
-
getRecordConverter
Description copied from interface:CfnChannelPropsMixin.TopicConfigurationPropertyRecord converter configuration for a topic.Returns union: either
IResolvableorCfnChannelPropsMixin.RecordConverterProperty- Specified by:
getRecordConverterin interfaceCfnChannelPropsMixin.TopicConfigurationProperty- See Also:
-
getRecordSchema
Description copied from interface:CfnChannelPropsMixin.TopicConfigurationPropertyRecord schema configuration for a topic.Returns union: either
IResolvableorCfnChannelPropsMixin.RecordSchemaProperty- Specified by:
getRecordSchemain interfaceCfnChannelPropsMixin.TopicConfigurationProperty- See Also:
-
getTopicArn
Description copied from interface:CfnChannelPropsMixin.TopicConfigurationPropertyThe Amazon Resource Name (ARN) that uniquely identifies the topic.- Specified by:
getTopicArnin interfaceCfnChannelPropsMixin.TopicConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-