@Stability(value=Stable) public static final class CfnRoute.UriPathRouteInputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRoute.UriPathRouteInputProperty>
CfnRoute.UriPathRouteInputProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRoute.UriPathRouteInputProperty.Builder |
activationState(String activationState)
Sets the value of
CfnRoute.UriPathRouteInputProperty.getActivationState() |
CfnRoute.UriPathRouteInputProperty |
build()
Builds the configured instance.
|
CfnRoute.UriPathRouteInputProperty.Builder |
includeChildPaths(Boolean includeChildPaths)
Sets the value of
CfnRoute.UriPathRouteInputProperty.getIncludeChildPaths() |
CfnRoute.UriPathRouteInputProperty.Builder |
includeChildPaths(IResolvable includeChildPaths)
Sets the value of
CfnRoute.UriPathRouteInputProperty.getIncludeChildPaths() |
CfnRoute.UriPathRouteInputProperty.Builder |
methods(List<String> methods)
Sets the value of
CfnRoute.UriPathRouteInputProperty.getMethods() |
CfnRoute.UriPathRouteInputProperty.Builder |
sourcePath(String sourcePath)
Sets the value of
CfnRoute.UriPathRouteInputProperty.getSourcePath() |
@Stability(value=Stable) public CfnRoute.UriPathRouteInputProperty.Builder activationState(String activationState)
CfnRoute.UriPathRouteInputProperty.getActivationState()activationState - `CfnRoute.UriPathRouteInputProperty.ActivationState`. This parameter is required.this@Stability(value=Stable) public CfnRoute.UriPathRouteInputProperty.Builder includeChildPaths(Boolean includeChildPaths)
CfnRoute.UriPathRouteInputProperty.getIncludeChildPaths()includeChildPaths - `CfnRoute.UriPathRouteInputProperty.IncludeChildPaths`.this@Stability(value=Stable) public CfnRoute.UriPathRouteInputProperty.Builder includeChildPaths(IResolvable includeChildPaths)
CfnRoute.UriPathRouteInputProperty.getIncludeChildPaths()includeChildPaths - `CfnRoute.UriPathRouteInputProperty.IncludeChildPaths`.this@Stability(value=Stable) public CfnRoute.UriPathRouteInputProperty.Builder methods(List<String> methods)
CfnRoute.UriPathRouteInputProperty.getMethods()methods - `CfnRoute.UriPathRouteInputProperty.Methods`.this@Stability(value=Stable) public CfnRoute.UriPathRouteInputProperty.Builder sourcePath(String sourcePath)
CfnRoute.UriPathRouteInputProperty.getSourcePath()sourcePath - `CfnRoute.UriPathRouteInputProperty.SourcePath`.this@Stability(value=Stable) public CfnRoute.UriPathRouteInputProperty build()
build in interface software.amazon.jsii.Builder<CfnRoute.UriPathRouteInputProperty>CfnRoute.UriPathRouteInputPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.