Class CfnEventStreamPropsMixin.DestinationDetailsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.customerprofiles.CfnEventStreamPropsMixin.DestinationDetailsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnEventStreamPropsMixin.DestinationDetailsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnEventStreamPropsMixin.DestinationDetailsProperty
@Stability(Stable)
@Internal
public static final class CfnEventStreamPropsMixin.DestinationDetailsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnEventStreamPropsMixin.DestinationDetailsProperty
An implementation for
CfnEventStreamPropsMixin.DestinationDetailsProperty-
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.customerprofiles.CfnEventStreamPropsMixin.DestinationDetailsProperty
CfnEventStreamPropsMixin.DestinationDetailsProperty.Builder, CfnEventStreamPropsMixin.DestinationDetailsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEventStreamPropsMixin.DestinationDetailsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnEventStreamPropsMixin.DestinationDetailsProperty.Builder.
-
-
Method Details
-
getStatus
Description copied from interface:CfnEventStreamPropsMixin.DestinationDetailsPropertyThe status of enabling the Kinesis stream as a destination for export.- Specified by:
getStatusin interfaceCfnEventStreamPropsMixin.DestinationDetailsProperty- See Also:
-
getUri
Description copied from interface:CfnEventStreamPropsMixin.DestinationDetailsPropertyThe StreamARN of the destination to deliver profile events to.For example, arn:aws:kinesis:region:account-id:stream/stream-name.
- Specified by:
getUriin interfaceCfnEventStreamPropsMixin.DestinationDetailsProperty- 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()
-