@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 CfnSegmentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-segment.html#cfn-pinpoint-segment-applicationidpublic final String getName()
CfnSegmentPropsgetName in interface CfnSegmentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-segment.html#cfn-pinpoint-segment-namepublic final Object getDimensions()
CfnSegmentPropsgetDimensions in interface CfnSegmentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-segment.html#cfn-pinpoint-segment-dimensionspublic final Object getSegmentGroups()
CfnSegmentPropsgetSegmentGroups in interface CfnSegmentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-segment.html#cfn-pinpoint-segment-segmentgroupspublic final Object getTags()
CfnSegmentPropsgetTags in interface CfnSegmentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-segment.html#cfn-pinpoint-segment-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.