Class CfnSegmentPropsMixin.SegmentGroupsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.pinpoint.mixins.CfnSegmentPropsMixin.SegmentGroupsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSegmentPropsMixin.SegmentGroupsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSegmentPropsMixin.SegmentGroupsProperty
@Stability(Stable)
@Internal
public static final class CfnSegmentPropsMixin.SegmentGroupsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSegmentPropsMixin.SegmentGroupsProperty
An implementation for
CfnSegmentPropsMixin.SegmentGroupsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.pinpoint.mixins.CfnSegmentPropsMixin.SegmentGroupsProperty
CfnSegmentPropsMixin.SegmentGroupsProperty.Builder, CfnSegmentPropsMixin.SegmentGroupsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSegmentPropsMixin.SegmentGroupsProperty.Builder.protectedJsii$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 theCfnSegmentPropsMixin.SegmentGroupsProperty.Builder.
-
-
Method Details
-
getGroups
Description copied from interface:CfnSegmentPropsMixin.SegmentGroupsPropertySpecifies the set of segment criteria to evaluate when handling segment groups for the segment.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnSegmentPropsMixin.GroupsProperty>- Specified by:
getGroupsin interfaceCfnSegmentPropsMixin.SegmentGroupsProperty- See Also:
-
getInclude
Description copied from interface:CfnSegmentPropsMixin.SegmentGroupsPropertySpecifies 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:
getIncludein interfaceCfnSegmentPropsMixin.SegmentGroupsProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-