@Stability(value=Stable) public static final class GatewayRouteHostnameMatchConfig.Builder extends Object implements software.amazon.jsii.Builder<GatewayRouteHostnameMatchConfig>
GatewayRouteHostnameMatchConfig| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
GatewayRouteHostnameMatchConfig |
build()
Builds the configured instance.
|
GatewayRouteHostnameMatchConfig.Builder |
hostnameMatch(CfnGatewayRoute.GatewayRouteHostnameMatchProperty hostnameMatch)
Sets the value of
GatewayRouteHostnameMatchConfig.getHostnameMatch() |
@Stability(value=Stable) public GatewayRouteHostnameMatchConfig.Builder hostnameMatch(CfnGatewayRoute.GatewayRouteHostnameMatchProperty hostnameMatch)
GatewayRouteHostnameMatchConfig.getHostnameMatch()hostnameMatch - GatewayRoute CFN configuration for host name match. This parameter is required.this@Stability(value=Stable) public GatewayRouteHostnameMatchConfig build()
build in interface software.amazon.jsii.Builder<GatewayRouteHostnameMatchConfig>GatewayRouteHostnameMatchConfigNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.