@Stability(value=Deprecated) @Deprecated public static final class CfnModelV2Props.Builder extends Object implements software.amazon.jsii.Builder<CfnModelV2Props>
CfnModelV2Props| Constructor and Description |
|---|
Builder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CfnModelV2Props.Builder |
apiId(String apiId)
Deprecated.
|
CfnModelV2Props |
build()
Deprecated.
|
CfnModelV2Props.Builder |
contentType(String contentType)
Deprecated.
|
CfnModelV2Props.Builder |
description(String description)
Deprecated.
|
CfnModelV2Props.Builder |
name(String name)
Deprecated.
|
CfnModelV2Props.Builder |
schema(Object schema)
Deprecated.
|
@Stability(value=Deprecated) @Deprecated public CfnModelV2Props.Builder apiId(String apiId)
CfnModelV2Props.getApiId()apiId - `AWS::ApiGatewayV2::Model.ApiId`. This parameter is required.this@Stability(value=Deprecated) @Deprecated public CfnModelV2Props.Builder name(String name)
CfnModelV2Props.getName()name - `AWS::ApiGatewayV2::Model.Name`. This parameter is required.this@Stability(value=Deprecated) @Deprecated public CfnModelV2Props.Builder schema(Object schema)
CfnModelV2Props.getSchema()schema - `AWS::ApiGatewayV2::Model.Schema`. This parameter is required.this@Stability(value=Deprecated) @Deprecated public CfnModelV2Props.Builder contentType(String contentType)
CfnModelV2Props.getContentType()contentType - `AWS::ApiGatewayV2::Model.ContentType`.this@Stability(value=Deprecated) @Deprecated public CfnModelV2Props.Builder description(String description)
CfnModelV2Props.getDescription()description - `AWS::ApiGatewayV2::Model.Description`.this@Stability(value=Deprecated) @Deprecated public CfnModelV2Props build()
build in interface software.amazon.jsii.Builder<CfnModelV2Props>CfnModelV2PropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.