@Stability(value=Stable)
public static interface CfnSegment.GroupsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSegment.GroupsProperty.Builder
A builder for
CfnSegment.GroupsProperty |
static class |
CfnSegment.GroupsProperty.Jsii$Proxy
An implementation for
CfnSegment.GroupsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnSegment.GroupsProperty.Builder |
builder() |
default Object |
getDimensions()
`CfnSegment.GroupsProperty.Dimensions`.
|
default Object |
getSourceSegments()
`CfnSegment.GroupsProperty.SourceSegments`.
|
default String |
getSourceType()
`CfnSegment.GroupsProperty.SourceType`.
|
default String |
getType()
`CfnSegment.GroupsProperty.Type`.
|
@Stability(value=Stable) @Nullable default Object getDimensions()
@Stability(value=Stable) @Nullable default Object getSourceSegments()
@Stability(value=Stable) @Nullable default String getSourceType()
@Stability(value=Stable) @Nullable default String getType()
@Stability(value=Stable) static CfnSegment.GroupsProperty.Builder builder()
CfnSegment.GroupsProperty.Builder of CfnSegment.GroupsPropertyCopyright © 2021. All rights reserved.