@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 apiId,
String name,
Object schema,
String contentType,
String description)
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 |
getApiId()
`AWS::ApiGatewayV2::Model.ApiId`.
|
String |
getContentType()
`AWS::ApiGatewayV2::Model.ContentType`.
|
String |
getDescription()
`AWS::ApiGatewayV2::Model.Description`.
|
String |
getName()
`AWS::ApiGatewayV2::Model.Name`.
|
Object |
getSchema()
`AWS::ApiGatewayV2::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 getApiId()
CfnModelPropsgetApiId in interface CfnModelPropspublic final String getName()
CfnModelPropsgetName in interface CfnModelPropspublic final Object getSchema()
CfnModelPropsgetSchema in interface CfnModelPropspublic final String getContentType()
CfnModelPropsgetContentType in interface CfnModelPropspublic final String getDescription()
CfnModelPropsgetDescription in interface CfnModelProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.