Class Apigatewayv2RouteConfig.Jsii$Proxy

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.fasterxml.jackson.databind.JsonNode $jsii$toJson()  
      boolean equals​(Object o)  
      String getApiId()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#api_id Apigatewayv2Route#api_id}.
      Object getApiKeyRequired()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#api_key_required Apigatewayv2Route#api_key_required}.
      List<String> getAuthorizationScopes()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#authorization_scopes Apigatewayv2Route#authorization_scopes}.
      String getAuthorizationType()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#authorization_type Apigatewayv2Route#authorization_type}.
      String getAuthorizerId()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#authorizer_id Apigatewayv2Route#authorizer_id}.
      Object getConnection()  
      Object getCount()  
      List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()  
      com.hashicorp.cdktf.ITerraformIterator getForEach()  
      String getId()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#id Apigatewayv2Route#id}.
      com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()  
      String getModelSelectionExpression()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#model_selection_expression Apigatewayv2Route#model_selection_expression}.
      String getOperationName()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#operation_name Apigatewayv2Route#operation_name}.
      com.hashicorp.cdktf.TerraformProvider getProvider()  
      List<Object> getProvisioners()  
      Map<String,​String> getRequestModels()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#request_models Apigatewayv2Route#request_models}.
      Object getRequestParameter()
      request_parameter block.
      String getRouteKey()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#route_key Apigatewayv2Route#route_key}.
      String getRouteResponseSelectionExpression()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#route_response_selection_expression Apigatewayv2Route#route_response_selection_expression}.
      String getTarget()
      Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#target Apigatewayv2Route#target}.
      int hashCode()  
      • Methods inherited from class software.amazon.jsii.JsiiObject

        jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
    • Constructor Detail

      • Jsii$Proxy

        protected Jsii$Proxy​(software.amazon.jsii.JsiiObjectRef objRef)
        Constructor that initializes the object based on values retrieved from the JsiiObject.
        Parameters:
        objRef - Reference to the JSII managed object.
    • Method Detail

      • getApiId

        public final String getApiId()
        Description copied from interface: Apigatewayv2RouteConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#api_id Apigatewayv2Route#api_id}.
        Specified by:
        getApiId in interface Apigatewayv2RouteConfig
      • getRouteKey

        public final String getRouteKey()
        Description copied from interface: Apigatewayv2RouteConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#route_key Apigatewayv2Route#route_key}.
        Specified by:
        getRouteKey in interface Apigatewayv2RouteConfig
      • getApiKeyRequired

        public final Object getApiKeyRequired()
        Description copied from interface: Apigatewayv2RouteConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#api_key_required Apigatewayv2Route#api_key_required}.
        Specified by:
        getApiKeyRequired in interface Apigatewayv2RouteConfig
      • getAuthorizationScopes

        public final List<String> getAuthorizationScopes()
        Description copied from interface: Apigatewayv2RouteConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#authorization_scopes Apigatewayv2Route#authorization_scopes}.
        Specified by:
        getAuthorizationScopes in interface Apigatewayv2RouteConfig
      • getAuthorizationType

        public final String getAuthorizationType()
        Description copied from interface: Apigatewayv2RouteConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#authorization_type Apigatewayv2Route#authorization_type}.
        Specified by:
        getAuthorizationType in interface Apigatewayv2RouteConfig
      • getAuthorizerId

        public final String getAuthorizerId()
        Description copied from interface: Apigatewayv2RouteConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#authorizer_id Apigatewayv2Route#authorizer_id}.
        Specified by:
        getAuthorizerId in interface Apigatewayv2RouteConfig
      • getId

        public final String getId()
        Description copied from interface: Apigatewayv2RouteConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#id Apigatewayv2Route#id}.

        Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.

        Specified by:
        getId in interface Apigatewayv2RouteConfig
      • getModelSelectionExpression

        public final String getModelSelectionExpression()
        Description copied from interface: Apigatewayv2RouteConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#model_selection_expression Apigatewayv2Route#model_selection_expression}.
        Specified by:
        getModelSelectionExpression in interface Apigatewayv2RouteConfig
      • getOperationName

        public final String getOperationName()
        Description copied from interface: Apigatewayv2RouteConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#operation_name Apigatewayv2Route#operation_name}.
        Specified by:
        getOperationName in interface Apigatewayv2RouteConfig
      • getRequestParameter

        public final Object getRequestParameter()
        Description copied from interface: Apigatewayv2RouteConfig
        request_parameter block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#request_parameter Apigatewayv2Route#request_parameter}

        Specified by:
        getRequestParameter in interface Apigatewayv2RouteConfig
      • getRouteResponseSelectionExpression

        public final String getRouteResponseSelectionExpression()
        Description copied from interface: Apigatewayv2RouteConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#route_response_selection_expression Apigatewayv2Route#route_response_selection_expression}.
        Specified by:
        getRouteResponseSelectionExpression in interface Apigatewayv2RouteConfig
      • getTarget

        public final String getTarget()
        Description copied from interface: Apigatewayv2RouteConfig
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/apigatewayv2_route#target Apigatewayv2Route#target}.
        Specified by:
        getTarget in interface Apigatewayv2RouteConfig
      • getConnection

        public final Object getConnection()
        Specified by:
        getConnection in interface com.hashicorp.cdktf.TerraformMetaArguments
      • getCount

        public final Object getCount()
        Specified by:
        getCount in interface com.hashicorp.cdktf.TerraformMetaArguments
      • getDependsOn

        public final List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()
        Specified by:
        getDependsOn in interface com.hashicorp.cdktf.TerraformMetaArguments
      • getForEach

        public final com.hashicorp.cdktf.ITerraformIterator getForEach()
        Specified by:
        getForEach in interface com.hashicorp.cdktf.TerraformMetaArguments
      • getLifecycle

        public final com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()
        Specified by:
        getLifecycle in interface com.hashicorp.cdktf.TerraformMetaArguments
      • getProvider

        public final com.hashicorp.cdktf.TerraformProvider getProvider()
        Specified by:
        getProvider in interface com.hashicorp.cdktf.TerraformMetaArguments
      • getProvisioners

        public final List<Object> getProvisioners()
        Specified by:
        getProvisioners in interface com.hashicorp.cdktf.TerraformMetaArguments
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object