@Stability(value=Stable) @Internal public static final class CfnModelProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnModelProps
CfnModelPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnModelProps.Builder, CfnModelProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String restApiId,
String contentType,
String description,
String name,
Object schema)
Constructor that initializes the object based on literal property values passed by the
CfnModelProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getContentType()
`AWS::ApiGateway::Model.ContentType`.
|
String |
getDescription()
`AWS::ApiGateway::Model.Description`.
|
String |
getName()
`AWS::ApiGateway::Model.Name`.
|
String |
getRestApiId()
`AWS::ApiGateway::Model.RestApiId`.
|
Object |
getSchema()
`AWS::ApiGateway::Model.Schema`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getRestApiId()
CfnModelPropsgetRestApiId in interface CfnModelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-model.html#cfn-apigateway-model-restapiidpublic final String getContentType()
CfnModelPropsgetContentType in interface CfnModelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-model.html#cfn-apigateway-model-contenttypepublic final String getDescription()
CfnModelPropsgetDescription in interface CfnModelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-model.html#cfn-apigateway-model-descriptionpublic final String getName()
CfnModelPropsgetName in interface CfnModelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-model.html#cfn-apigateway-model-namepublic final Object getSchema()
CfnModelPropsgetSchema in interface CfnModelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-model.html#cfn-apigateway-model-schema@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.