@Stability(value=Stable) @Internal public static final class CfnMethodProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMethodProps
CfnMethodPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMethodProps.Builder, CfnMethodProps.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 httpMethod,
String resourceId,
String restApiId,
Object apiKeyRequired,
List<String> authorizationScopes,
String authorizationType,
String authorizerId,
Object integration,
Object methodResponses,
String operationName,
Object requestModels,
Object requestParameters,
String requestValidatorId)
Constructor that initializes the object based on literal property values passed by the
CfnMethodProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getApiKeyRequired()
`AWS::ApiGateway::Method.ApiKeyRequired`.
|
List<String> |
getAuthorizationScopes()
`AWS::ApiGateway::Method.AuthorizationScopes`.
|
String |
getAuthorizationType()
`AWS::ApiGateway::Method.AuthorizationType`.
|
String |
getAuthorizerId()
`AWS::ApiGateway::Method.AuthorizerId`.
|
String |
getHttpMethod()
`AWS::ApiGateway::Method.HttpMethod`.
|
Object |
getIntegration()
`AWS::ApiGateway::Method.Integration`.
|
Object |
getMethodResponses()
`AWS::ApiGateway::Method.MethodResponses`.
|
String |
getOperationName()
`AWS::ApiGateway::Method.OperationName`.
|
Object |
getRequestModels()
`AWS::ApiGateway::Method.RequestModels`.
|
Object |
getRequestParameters()
`AWS::ApiGateway::Method.RequestParameters`.
|
String |
getRequestValidatorId()
`AWS::ApiGateway::Method.RequestValidatorId`.
|
String |
getResourceId()
`AWS::ApiGateway::Method.ResourceId`.
|
String |
getRestApiId()
`AWS::ApiGateway::Method.RestApiId`.
|
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 httpMethod, String resourceId, String restApiId, Object apiKeyRequired, List<String> authorizationScopes, String authorizationType, String authorizerId, Object integration, Object methodResponses, String operationName, Object requestModels, Object requestParameters, String requestValidatorId)
CfnMethodProps.Builder.public final String getHttpMethod()
CfnMethodPropsgetHttpMethod in interface CfnMethodPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-method.html#cfn-apigateway-method-httpmethodpublic final String getResourceId()
CfnMethodPropsgetResourceId in interface CfnMethodPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-method.html#cfn-apigateway-method-resourceidpublic final String getRestApiId()
CfnMethodPropsgetRestApiId in interface CfnMethodPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-method.html#cfn-apigateway-method-restapiidpublic final Object getApiKeyRequired()
CfnMethodPropsgetApiKeyRequired in interface CfnMethodPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-method.html#cfn-apigateway-method-apikeyrequiredpublic final List<String> getAuthorizationScopes()
CfnMethodPropsgetAuthorizationScopes in interface CfnMethodPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-method.html#cfn-apigateway-method-authorizationscopespublic final String getAuthorizationType()
CfnMethodPropsgetAuthorizationType in interface CfnMethodPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-method.html#cfn-apigateway-method-authorizationtypepublic final String getAuthorizerId()
CfnMethodPropsgetAuthorizerId in interface CfnMethodPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-method.html#cfn-apigateway-method-authorizeridpublic final Object getIntegration()
CfnMethodPropsgetIntegration in interface CfnMethodPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-method.html#cfn-apigateway-method-integrationpublic final Object getMethodResponses()
CfnMethodPropsgetMethodResponses in interface CfnMethodPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-method.html#cfn-apigateway-method-methodresponsespublic final String getOperationName()
CfnMethodPropsgetOperationName in interface CfnMethodPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-method.html#cfn-apigateway-method-operationnamepublic final Object getRequestModels()
CfnMethodPropsgetRequestModels in interface CfnMethodPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-method.html#cfn-apigateway-method-requestmodelspublic final Object getRequestParameters()
CfnMethodPropsgetRequestParameters in interface CfnMethodPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-method.html#cfn-apigateway-method-requestparameterspublic final String getRequestValidatorId()
CfnMethodPropsgetRequestValidatorId in interface CfnMethodPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-method.html#cfn-apigateway-method-requestvalidatorid@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.