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