Class CfnSegment.SegmentGroupsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.pinpoint.CfnSegment.SegmentGroupsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSegment.SegmentGroupsProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSegment.SegmentGroupsProperty
@Stability(Stable)
@Internal
public static final class CfnSegment.SegmentGroupsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSegment.SegmentGroupsProperty
An implementation for
CfnSegment.SegmentGroupsProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.pinpoint.CfnSegment.SegmentGroupsProperty
CfnSegment.SegmentGroupsProperty.Builder, CfnSegment.SegmentGroupsProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSegment.SegmentGroupsProperty.Builder
.protected
Jsii$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 theCfnSegment.SegmentGroupsProperty.Builder
.
-
-
Method Details
-
getGroups
Description copied from interface:CfnSegment.SegmentGroupsProperty
Specifies the set of segment criteria to evaluate when handling segment groups for the segment.- Specified by:
getGroups
in interfaceCfnSegment.SegmentGroupsProperty
-
getInclude
Description copied from interface:CfnSegment.SegmentGroupsProperty
Specifies how to handle multiple segment groups for the segment.For example, if the segment includes three segment groups, whether the resulting segment includes endpoints that match all, any, or none of the segment groups.
- Specified by:
getInclude
in interfaceCfnSegment.SegmentGroupsProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-