@Stability(value=Stable) public static final class CfnRoute.GrpcRouteMetadataProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRoute.GrpcRouteMetadataProperty>
CfnRoute.GrpcRouteMetadataProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRoute.GrpcRouteMetadataProperty |
build()
Builds the configured instance.
|
CfnRoute.GrpcRouteMetadataProperty.Builder |
invert(Boolean invert)
Sets the value of
CfnRoute.GrpcRouteMetadataProperty.getInvert() |
CfnRoute.GrpcRouteMetadataProperty.Builder |
invert(IResolvable invert)
Sets the value of
CfnRoute.GrpcRouteMetadataProperty.getInvert() |
CfnRoute.GrpcRouteMetadataProperty.Builder |
match(CfnRoute.GrpcRouteMetadataMatchMethodProperty match)
Sets the value of
CfnRoute.GrpcRouteMetadataProperty.getMatch() |
CfnRoute.GrpcRouteMetadataProperty.Builder |
match(IResolvable match)
Sets the value of
CfnRoute.GrpcRouteMetadataProperty.getMatch() |
CfnRoute.GrpcRouteMetadataProperty.Builder |
name(String name)
Sets the value of
CfnRoute.GrpcRouteMetadataProperty.getName() |
@Stability(value=Stable) public CfnRoute.GrpcRouteMetadataProperty.Builder name(String name)
CfnRoute.GrpcRouteMetadataProperty.getName()name - `CfnRoute.GrpcRouteMetadataProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnRoute.GrpcRouteMetadataProperty.Builder invert(Boolean invert)
CfnRoute.GrpcRouteMetadataProperty.getInvert()invert - `CfnRoute.GrpcRouteMetadataProperty.Invert`.this@Stability(value=Stable) public CfnRoute.GrpcRouteMetadataProperty.Builder invert(IResolvable invert)
CfnRoute.GrpcRouteMetadataProperty.getInvert()invert - `CfnRoute.GrpcRouteMetadataProperty.Invert`.this@Stability(value=Stable) public CfnRoute.GrpcRouteMetadataProperty.Builder match(CfnRoute.GrpcRouteMetadataMatchMethodProperty match)
CfnRoute.GrpcRouteMetadataProperty.getMatch()match - `CfnRoute.GrpcRouteMetadataProperty.Match`.this@Stability(value=Stable) public CfnRoute.GrpcRouteMetadataProperty.Builder match(IResolvable match)
CfnRoute.GrpcRouteMetadataProperty.getMatch()match - `CfnRoute.GrpcRouteMetadataProperty.Match`.this@Stability(value=Stable) public CfnRoute.GrpcRouteMetadataProperty build()
build in interface software.amazon.jsii.Builder<CfnRoute.GrpcRouteMetadataProperty>CfnRoute.GrpcRouteMetadataPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.