@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.319Z") @Stability(value=Deprecated) @Deprecated public interface CfnStageV2Props extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStageV2Props.Builder
Deprecated.
|
static class |
CfnStageV2Props.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnStageV2Props.Builder |
builder()
Deprecated.
|
default Object |
getAccessLogSettings()
Deprecated.
|
String |
getApiId()
Deprecated.
|
default Object |
getAutoDeploy()
Deprecated.
|
default String |
getClientCertificateId()
Deprecated.
|
default Object |
getDefaultRouteSettings()
Deprecated.
|
default String |
getDeploymentId()
Deprecated.
|
default String |
getDescription()
Deprecated.
|
default Object |
getRouteSettings()
Deprecated.
|
String |
getStageName()
Deprecated.
|
default Object |
getStageVariables()
Deprecated.
|
default Object |
getTags()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @NotNull String getApiId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-apiid@Stability(value=Deprecated) @Deprecated @NotNull String getStageName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-stagename@Stability(value=Deprecated) @Deprecated @Nullable default Object getAccessLogSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-accesslogsettings@Stability(value=Deprecated) @Deprecated @Nullable default Object getAutoDeploy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-autodeploy@Stability(value=Deprecated) @Deprecated @Nullable default String getClientCertificateId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-clientcertificateid@Stability(value=Deprecated) @Deprecated @Nullable default Object getDefaultRouteSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-defaultroutesettings@Stability(value=Deprecated) @Deprecated @Nullable default String getDeploymentId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-deploymentid@Stability(value=Deprecated) @Deprecated @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-description@Stability(value=Deprecated) @Deprecated @Nullable default Object getRouteSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-routesettings@Stability(value=Deprecated) @Deprecated @Nullable default Object getStageVariables()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-stagevariables@Stability(value=Deprecated) @Deprecated @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-tags@Stability(value=Deprecated) @Deprecated static CfnStageV2Props.Builder builder()
CfnStageV2Props.Builder of CfnStageV2PropsCopyright © 2021. All rights reserved.