Class CfnReplicatorPropsMixin.KafkaClusterProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnReplicatorPropsMixin.KafkaClusterProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnReplicatorPropsMixin.KafkaClusterProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnReplicatorPropsMixin.KafkaClusterProperty
@Stability(Stable)
@Internal
public static final class CfnReplicatorPropsMixin.KafkaClusterProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnReplicatorPropsMixin.KafkaClusterProperty
An implementation for
CfnReplicatorPropsMixin.KafkaClusterProperty-
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.CfnReplicatorPropsMixin.KafkaClusterProperty
CfnReplicatorPropsMixin.KafkaClusterProperty.Builder, CfnReplicatorPropsMixin.KafkaClusterProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnReplicatorPropsMixin.KafkaClusterProperty.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 ObjectDetails of an Amazon MSK Cluster.final ObjectDetails of an Apache Kafka cluster.final ObjectDetails of the client authentication used by the Apache Kafka cluster.final ObjectDetails of encryption in transit to the Apache Kafka cluster.final ObjectDetails of an Amazon VPC which has network connectivity to the Apache Kafka cluster.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 theCfnReplicatorPropsMixin.KafkaClusterProperty.Builder.
-
-
Method Details
-
getAmazonMskCluster
Description copied from interface:CfnReplicatorPropsMixin.KafkaClusterPropertyDetails of an Amazon MSK Cluster.Returns union: either
IResolvableorCfnReplicatorPropsMixin.AmazonMskClusterProperty- Specified by:
getAmazonMskClusterin interfaceCfnReplicatorPropsMixin.KafkaClusterProperty- See Also:
-
getApacheKafkaCluster
Description copied from interface:CfnReplicatorPropsMixin.KafkaClusterPropertyDetails of an Apache Kafka cluster.Returns union: either
IResolvableorCfnReplicatorPropsMixin.ApacheKafkaClusterProperty- Specified by:
getApacheKafkaClusterin interfaceCfnReplicatorPropsMixin.KafkaClusterProperty- See Also:
-
getClientAuthentication
Description copied from interface:CfnReplicatorPropsMixin.KafkaClusterPropertyDetails of the client authentication used by the Apache Kafka cluster.Returns union: either
IResolvableorCfnReplicatorPropsMixin.KafkaClusterClientAuthenticationProperty- Specified by:
getClientAuthenticationin interfaceCfnReplicatorPropsMixin.KafkaClusterProperty- See Also:
-
getEncryptionInTransit
Description copied from interface:CfnReplicatorPropsMixin.KafkaClusterPropertyDetails of encryption in transit to the Apache Kafka cluster.Returns union: either
IResolvableorCfnReplicatorPropsMixin.KafkaClusterEncryptionInTransitProperty- Specified by:
getEncryptionInTransitin interfaceCfnReplicatorPropsMixin.KafkaClusterProperty- See Also:
-
getVpcConfig
Description copied from interface:CfnReplicatorPropsMixin.KafkaClusterPropertyDetails of an Amazon VPC which has network connectivity to the Apache Kafka cluster.Returns union: either
IResolvableorCfnReplicatorPropsMixin.KafkaClusterClientVpcConfigProperty- Specified by:
getVpcConfigin interfaceCfnReplicatorPropsMixin.KafkaClusterProperty- 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()
-