Class SegmentReference.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.interfaces.pinpoint.SegmentReference.Jsii$Proxy
- All Implemented Interfaces:
SegmentReference,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
SegmentReference
@Stability(Stable)
@Internal
public static final class SegmentReference.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements SegmentReference
An implementation for
SegmentReference-
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.interfaces.pinpoint.SegmentReference
SegmentReference.Builder, SegmentReference.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(SegmentReference.Builder builder) Constructor that initializes the object based on literal property values passed by theSegmentReference.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 theSegmentReference.Builder.
-
-
Method Details
-
getSegmentArn
Description copied from interface:SegmentReferenceThe ARN of the Segment resource.- Specified by:
getSegmentArnin interfaceSegmentReference
-
getSegmentId
Description copied from interface:SegmentReferenceThe SegmentId of the Segment resource.- Specified by:
getSegmentIdin interfaceSegmentReference
-
$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()
-