@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.297Z") @Stability(value=Deprecated) @Deprecated public interface CfnModelV2Props extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-model.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnModelV2Props.Builder
Deprecated.
|
static class |
CfnModelV2Props.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnModelV2Props.Builder |
builder()
Deprecated.
|
String |
getApiId()
Deprecated.
|
default String |
getContentType()
Deprecated.
|
default String |
getDescription()
Deprecated.
|
String |
getName()
Deprecated.
|
Object |
getSchema()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @NotNull String getApiId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-model.html#cfn-apigatewayv2-model-apiid@Stability(value=Deprecated) @Deprecated @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-model.html#cfn-apigatewayv2-model-name@Stability(value=Deprecated) @Deprecated @NotNull Object getSchema()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-model.html#cfn-apigatewayv2-model-schema@Stability(value=Deprecated) @Deprecated @Nullable default String getContentType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-model.html#cfn-apigatewayv2-model-contenttype@Stability(value=Deprecated) @Deprecated @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-model.html#cfn-apigatewayv2-model-description@Stability(value=Deprecated) @Deprecated static CfnModelV2Props.Builder builder()
CfnModelV2Props.Builder of CfnModelV2PropsCopyright © 2021. All rights reserved.