@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 CfnMethodPropspublic final String getResourceId()
CfnMethodPropsgetResourceId in interface CfnMethodPropspublic final String getRestApiId()
CfnMethodPropsgetRestApiId in interface CfnMethodPropspublic final Object getApiKeyRequired()
CfnMethodPropsgetApiKeyRequired in interface CfnMethodPropspublic final List<String> getAuthorizationScopes()
CfnMethodPropsgetAuthorizationScopes in interface CfnMethodPropspublic final String getAuthorizationType()
CfnMethodPropsgetAuthorizationType in interface CfnMethodPropspublic final String getAuthorizerId()
CfnMethodPropsgetAuthorizerId in interface CfnMethodPropspublic final Object getIntegration()
CfnMethodPropsgetIntegration in interface CfnMethodPropspublic final Object getMethodResponses()
CfnMethodPropsgetMethodResponses in interface CfnMethodPropspublic final String getOperationName()
CfnMethodPropsgetOperationName in interface CfnMethodPropspublic final Object getRequestModels()
CfnMethodPropsgetRequestModels in interface CfnMethodPropspublic final Object getRequestParameters()
CfnMethodPropsgetRequestParameters in interface CfnMethodPropspublic final String getRequestValidatorId()
CfnMethodPropsgetRequestValidatorId in interface CfnMethodProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.