@Stability(value=Stable) public static final class CfnApiGatewayManagedOverrides.RouteOverridesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApiGatewayManagedOverrides.RouteOverridesProperty>
CfnApiGatewayManagedOverrides.RouteOverridesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApiGatewayManagedOverrides.RouteOverridesProperty.Builder |
authorizationScopes(List<String> authorizationScopes)
|
CfnApiGatewayManagedOverrides.RouteOverridesProperty.Builder |
authorizationType(String authorizationType)
|
CfnApiGatewayManagedOverrides.RouteOverridesProperty.Builder |
authorizerId(String authorizerId)
Sets the value of
CfnApiGatewayManagedOverrides.RouteOverridesProperty.getAuthorizerId() |
CfnApiGatewayManagedOverrides.RouteOverridesProperty |
build()
Builds the configured instance.
|
CfnApiGatewayManagedOverrides.RouteOverridesProperty.Builder |
operationName(String operationName)
Sets the value of
CfnApiGatewayManagedOverrides.RouteOverridesProperty.getOperationName() |
CfnApiGatewayManagedOverrides.RouteOverridesProperty.Builder |
target(String target)
Sets the value of
CfnApiGatewayManagedOverrides.RouteOverridesProperty.getTarget() |
@Stability(value=Stable) public CfnApiGatewayManagedOverrides.RouteOverridesProperty.Builder authorizationScopes(List<String> authorizationScopes)
authorizationScopes - `CfnApiGatewayManagedOverrides.RouteOverridesProperty.AuthorizationScopes`.this@Stability(value=Stable) public CfnApiGatewayManagedOverrides.RouteOverridesProperty.Builder authorizationType(String authorizationType)
authorizationType - `CfnApiGatewayManagedOverrides.RouteOverridesProperty.AuthorizationType`.this@Stability(value=Stable) public CfnApiGatewayManagedOverrides.RouteOverridesProperty.Builder authorizerId(String authorizerId)
CfnApiGatewayManagedOverrides.RouteOverridesProperty.getAuthorizerId()authorizerId - `CfnApiGatewayManagedOverrides.RouteOverridesProperty.AuthorizerId`.this@Stability(value=Stable) public CfnApiGatewayManagedOverrides.RouteOverridesProperty.Builder operationName(String operationName)
CfnApiGatewayManagedOverrides.RouteOverridesProperty.getOperationName()operationName - `CfnApiGatewayManagedOverrides.RouteOverridesProperty.OperationName`.this@Stability(value=Stable) public CfnApiGatewayManagedOverrides.RouteOverridesProperty.Builder target(String target)
CfnApiGatewayManagedOverrides.RouteOverridesProperty.getTarget()target - `CfnApiGatewayManagedOverrides.RouteOverridesProperty.Target`.this@Stability(value=Stable) public CfnApiGatewayManagedOverrides.RouteOverridesProperty build()
build in interface software.amazon.jsii.Builder<CfnApiGatewayManagedOverrides.RouteOverridesProperty>CfnApiGatewayManagedOverrides.RouteOverridesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.