@Stability(value=Stable) public static final class CfnSegment.SourceSegmentsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSegment.SourceSegmentsProperty>
CfnSegment.SourceSegmentsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSegment.SourceSegmentsProperty |
build()
Builds the configured instance.
|
CfnSegment.SourceSegmentsProperty.Builder |
id(String id)
Sets the value of
CfnSegment.SourceSegmentsProperty.getId() |
CfnSegment.SourceSegmentsProperty.Builder |
version(Number version)
Sets the value of
CfnSegment.SourceSegmentsProperty.getVersion() |
@Stability(value=Stable) public CfnSegment.SourceSegmentsProperty.Builder id(String id)
CfnSegment.SourceSegmentsProperty.getId()id - `CfnSegment.SourceSegmentsProperty.Id`. This parameter is required.this@Stability(value=Stable) public CfnSegment.SourceSegmentsProperty.Builder version(Number version)
CfnSegment.SourceSegmentsProperty.getVersion()version - `CfnSegment.SourceSegmentsProperty.Version`.this@Stability(value=Stable) public CfnSegment.SourceSegmentsProperty build()
build in interface software.amazon.jsii.Builder<CfnSegment.SourceSegmentsProperty>CfnSegment.SourceSegmentsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.