@Stability(value=Stable) @Internal public static final class CfnSegmentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSegmentProps
CfnSegmentPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSegmentProps.Builder, CfnSegmentProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String applicationId,
String name,
Object dimensions,
Object segmentGroups,
Object tags)
Constructor that initializes the object based on literal property values passed by the
CfnSegmentProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplicationId()
`AWS::Pinpoint::Segment.ApplicationId`.
|
Object |
getDimensions()
`AWS::Pinpoint::Segment.Dimensions`.
|
String |
getName()
`AWS::Pinpoint::Segment.Name`.
|
Object |
getSegmentGroups()
`AWS::Pinpoint::Segment.SegmentGroups`.
|
Object |
getTags()
`AWS::Pinpoint::Segment.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getApplicationId()
CfnSegmentPropsgetApplicationId in interface CfnSegmentPropspublic final String getName()
CfnSegmentPropsgetName in interface CfnSegmentPropspublic final Object getDimensions()
CfnSegmentPropsgetDimensions in interface CfnSegmentPropspublic final Object getSegmentGroups()
CfnSegmentPropsgetSegmentGroups in interface CfnSegmentPropspublic final Object getTags()
CfnSegmentPropsgetTags in interface CfnSegmentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.