@Stability(value=Stable) @Internal public static final class CfnRequestValidatorProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRequestValidatorProps
CfnRequestValidatorPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRequestValidatorProps.Builder, CfnRequestValidatorProps.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 name,
Object validateRequestBody,
Object validateRequestParameters)
Constructor that initializes the object based on literal property values passed by the
CfnRequestValidatorProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getName()
`AWS::ApiGateway::RequestValidator.Name`.
|
String |
getRestApiId()
`AWS::ApiGateway::RequestValidator.RestApiId`.
|
Object |
getValidateRequestBody()
`AWS::ApiGateway::RequestValidator.ValidateRequestBody`.
|
Object |
getValidateRequestParameters()
`AWS::ApiGateway::RequestValidator.ValidateRequestParameters`.
|
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.protected Jsii$Proxy(String restApiId, String name, Object validateRequestBody, Object validateRequestParameters)
CfnRequestValidatorProps.Builder.public final String getRestApiId()
CfnRequestValidatorPropsgetRestApiId in interface CfnRequestValidatorPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-requestvalidator.html#cfn-apigateway-requestvalidator-restapiidpublic final String getName()
CfnRequestValidatorPropsgetName in interface CfnRequestValidatorPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-requestvalidator.html#cfn-apigateway-requestvalidator-namepublic final Object getValidateRequestBody()
CfnRequestValidatorPropsgetValidateRequestBody in interface CfnRequestValidatorPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-requestvalidator.html#cfn-apigateway-requestvalidator-validaterequestbodypublic final Object getValidateRequestParameters()
CfnRequestValidatorPropsgetValidateRequestParameters in interface CfnRequestValidatorPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-requestvalidator.html#cfn-apigateway-requestvalidator-validaterequestparameters@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.