@Stability(value=Stable) @Internal public static final class CfnSegment.SegmentGroupsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSegment.SegmentGroupsProperty
CfnSegment.SegmentGroupsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnSegment.SegmentGroupsProperty.Builder, CfnSegment.SegmentGroupsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSegment.SegmentGroupsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSegment.AttributeDimensionProperty.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) |
Object |
getGroups()
Specifies the set of segment criteria to evaluate when handling segment groups for the segment.
|
String |
getInclude()
Specifies how to handle multiple segment groups for the segment.
|
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(CfnSegment.SegmentGroupsProperty.Builder builder)
CfnSegment.AttributeDimensionProperty.Builder.public final Object getGroups()
CfnSegment.SegmentGroupsPropertygetGroups in interface CfnSegment.SegmentGroupsPropertypublic final String getInclude()
CfnSegment.SegmentGroupsPropertyFor example, if the segment includes three segment groups, whether the resulting segment includes endpoints that match all, any, or none of the segment groups.
getInclude in interface CfnSegment.SegmentGroupsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.