@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(CfnSegmentProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSegmentProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplicationId()
The unique identifier for the Amazon Pinpoint application that the segment is associated with.
|
Object |
getDimensions()
The criteria that define the dimensions for the segment.
|
String |
getName()
The name of the segment.
|
Object |
getSegmentGroups()
The segment group to use and the dimensions to apply to the group's base segments in order to build the segment.
|
Object |
getTags()
An array of key-value pairs to apply to this resource.
|
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.protected Jsii$Proxy(CfnSegmentProps.Builder builder)
CfnSegmentProps.Builder.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()
CfnSegmentPropsA segment group can consist of zero or more base segments. Your request can include only one segment group.
getSegmentGroups in interface CfnSegmentPropspublic final Object getTags()
CfnSegmentPropsFor more information, see Tag .
getTags in interface CfnSegmentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.