@Stability(value=Stable) public static final class CfnRoute.MatchRangeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRoute.MatchRangeProperty>
CfnRoute.MatchRangeProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRoute.MatchRangeProperty |
build()
Builds the configured instance.
|
CfnRoute.MatchRangeProperty.Builder |
end(Number end)
Sets the value of
CfnRoute.MatchRangeProperty.getEnd() |
CfnRoute.MatchRangeProperty.Builder |
start(Number start)
Sets the value of
CfnRoute.MatchRangeProperty.getStart() |
@Stability(value=Stable) public CfnRoute.MatchRangeProperty.Builder end(Number end)
CfnRoute.MatchRangeProperty.getEnd()end - `CfnRoute.MatchRangeProperty.End`. This parameter is required.this@Stability(value=Stable) public CfnRoute.MatchRangeProperty.Builder start(Number start)
CfnRoute.MatchRangeProperty.getStart()start - `CfnRoute.MatchRangeProperty.Start`. This parameter is required.this@Stability(value=Stable) public CfnRoute.MatchRangeProperty build()
build in interface software.amazon.jsii.Builder<CfnRoute.MatchRangeProperty>CfnRoute.MatchRangePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.