@Stability(value=Stable)
public static interface CfnSegment.SourceSegmentsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSegment.SourceSegmentsProperty.Builder
A builder for
CfnSegment.SourceSegmentsProperty |
static class |
CfnSegment.SourceSegmentsProperty.Jsii$Proxy
An implementation for
CfnSegment.SourceSegmentsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnSegment.SourceSegmentsProperty.Builder |
builder() |
String |
getId()
`CfnSegment.SourceSegmentsProperty.Id`.
|
default Number |
getVersion()
`CfnSegment.SourceSegmentsProperty.Version`.
|
@Stability(value=Stable) @NotNull String getId()
@Stability(value=Stable) @Nullable default Number getVersion()
@Stability(value=Stable) static CfnSegment.SourceSegmentsProperty.Builder builder()
Copyright © 2021. All rights reserved.