Class ApiGatewayIntegrationConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.aws.api_gateway_integration.ApiGatewayIntegrationConfig.Jsii$Proxy
-
- All Implemented Interfaces:
ApiGatewayIntegrationConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- ApiGatewayIntegrationConfig
@Stability(Stable) @Internal public static final class ApiGatewayIntegrationConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ApiGatewayIntegrationConfig
An implementation forApiGatewayIntegrationConfig
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.aws.api_gateway_integration.ApiGatewayIntegrationConfig
ApiGatewayIntegrationConfig.Builder, ApiGatewayIntegrationConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(ApiGatewayIntegrationConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theApiGatewayIntegrationConfig.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)List<String>getCacheKeyParameters()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#cache_key_parameters ApiGatewayIntegration#cache_key_parameters}.StringgetCacheNamespace()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#cache_namespace ApiGatewayIntegration#cache_namespace}.ObjectgetConnection()StringgetConnectionId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#connection_id ApiGatewayIntegration#connection_id}.StringgetConnectionType()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#connection_type ApiGatewayIntegration#connection_type}.StringgetContentHandling()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#content_handling ApiGatewayIntegration#content_handling}.ObjectgetCount()StringgetCredentials()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#credentials ApiGatewayIntegration#credentials}.List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetHttpMethod()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#http_method ApiGatewayIntegration#http_method}.StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#id ApiGatewayIntegration#id}.StringgetIntegrationHttpMethod()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#integration_http_method ApiGatewayIntegration#integration_http_method}.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetPassthroughBehavior()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#passthrough_behavior ApiGatewayIntegration#passthrough_behavior}.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()Map<String,String>getRequestParameters()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#request_parameters ApiGatewayIntegration#request_parameters}.Map<String,String>getRequestTemplates()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#request_templates ApiGatewayIntegration#request_templates}.StringgetResourceId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#resource_id ApiGatewayIntegration#resource_id}.StringgetRestApiId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#rest_api_id ApiGatewayIntegration#rest_api_id}.NumbergetTimeoutMilliseconds()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#timeout_milliseconds ApiGatewayIntegration#timeout_milliseconds}.ApiGatewayIntegrationTlsConfiggetTlsConfig()tls_config block.StringgetType()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#type ApiGatewayIntegration#type}.StringgetUri()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#uri ApiGatewayIntegration#uri}.inthashCode()
-
-
-
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.
-
Jsii$Proxy
protected Jsii$Proxy(ApiGatewayIntegrationConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theApiGatewayIntegrationConfig.Builder.
-
-
Method Detail
-
getHttpMethod
public final String getHttpMethod()
Description copied from interface:ApiGatewayIntegrationConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#http_method ApiGatewayIntegration#http_method}.- Specified by:
getHttpMethodin interfaceApiGatewayIntegrationConfig
-
getResourceId
public final String getResourceId()
Description copied from interface:ApiGatewayIntegrationConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#resource_id ApiGatewayIntegration#resource_id}.- Specified by:
getResourceIdin interfaceApiGatewayIntegrationConfig
-
getRestApiId
public final String getRestApiId()
Description copied from interface:ApiGatewayIntegrationConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#rest_api_id ApiGatewayIntegration#rest_api_id}.- Specified by:
getRestApiIdin interfaceApiGatewayIntegrationConfig
-
getType
public final String getType()
Description copied from interface:ApiGatewayIntegrationConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#type ApiGatewayIntegration#type}.- Specified by:
getTypein interfaceApiGatewayIntegrationConfig
-
getCacheKeyParameters
public final List<String> getCacheKeyParameters()
Description copied from interface:ApiGatewayIntegrationConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#cache_key_parameters ApiGatewayIntegration#cache_key_parameters}.- Specified by:
getCacheKeyParametersin interfaceApiGatewayIntegrationConfig
-
getCacheNamespace
public final String getCacheNamespace()
Description copied from interface:ApiGatewayIntegrationConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#cache_namespace ApiGatewayIntegration#cache_namespace}.- Specified by:
getCacheNamespacein interfaceApiGatewayIntegrationConfig
-
getConnectionId
public final String getConnectionId()
Description copied from interface:ApiGatewayIntegrationConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#connection_id ApiGatewayIntegration#connection_id}.- Specified by:
getConnectionIdin interfaceApiGatewayIntegrationConfig
-
getConnectionType
public final String getConnectionType()
Description copied from interface:ApiGatewayIntegrationConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#connection_type ApiGatewayIntegration#connection_type}.- Specified by:
getConnectionTypein interfaceApiGatewayIntegrationConfig
-
getContentHandling
public final String getContentHandling()
Description copied from interface:ApiGatewayIntegrationConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#content_handling ApiGatewayIntegration#content_handling}.- Specified by:
getContentHandlingin interfaceApiGatewayIntegrationConfig
-
getCredentials
public final String getCredentials()
Description copied from interface:ApiGatewayIntegrationConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#credentials ApiGatewayIntegration#credentials}.- Specified by:
getCredentialsin interfaceApiGatewayIntegrationConfig
-
getId
public final String getId()
Description copied from interface:ApiGatewayIntegrationConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#id ApiGatewayIntegration#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:
getIdin interfaceApiGatewayIntegrationConfig
-
getIntegrationHttpMethod
public final String getIntegrationHttpMethod()
Description copied from interface:ApiGatewayIntegrationConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#integration_http_method ApiGatewayIntegration#integration_http_method}.- Specified by:
getIntegrationHttpMethodin interfaceApiGatewayIntegrationConfig
-
getPassthroughBehavior
public final String getPassthroughBehavior()
Description copied from interface:ApiGatewayIntegrationConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#passthrough_behavior ApiGatewayIntegration#passthrough_behavior}.- Specified by:
getPassthroughBehaviorin interfaceApiGatewayIntegrationConfig
-
getRequestParameters
public final Map<String,String> getRequestParameters()
Description copied from interface:ApiGatewayIntegrationConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#request_parameters ApiGatewayIntegration#request_parameters}.- Specified by:
getRequestParametersin interfaceApiGatewayIntegrationConfig
-
getRequestTemplates
public final Map<String,String> getRequestTemplates()
Description copied from interface:ApiGatewayIntegrationConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#request_templates ApiGatewayIntegration#request_templates}.- Specified by:
getRequestTemplatesin interfaceApiGatewayIntegrationConfig
-
getTimeoutMilliseconds
public final Number getTimeoutMilliseconds()
Description copied from interface:ApiGatewayIntegrationConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#timeout_milliseconds ApiGatewayIntegration#timeout_milliseconds}.- Specified by:
getTimeoutMillisecondsin interfaceApiGatewayIntegrationConfig
-
getTlsConfig
public final ApiGatewayIntegrationTlsConfig getTlsConfig()
Description copied from interface:ApiGatewayIntegrationConfigtls_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#tls_config ApiGatewayIntegration#tls_config}
- Specified by:
getTlsConfigin interfaceApiGatewayIntegrationConfig
-
getUri
public final String getUri()
Description copied from interface:ApiGatewayIntegrationConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration#uri ApiGatewayIntegration#uri}.- Specified by:
getUriin interfaceApiGatewayIntegrationConfig
-
getConnection
public final Object getConnection()
- Specified by:
getConnectionin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getCount
public final Object getCount()
- Specified by:
getCountin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getDependsOn
public final List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()
- Specified by:
getDependsOnin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getForEach
public final com.hashicorp.cdktf.ITerraformIterator getForEach()
- Specified by:
getForEachin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getLifecycle
public final com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()
- Specified by:
getLifecyclein interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvider
public final com.hashicorp.cdktf.TerraformProvider getProvider()
- Specified by:
getProviderin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvisioners
public final List<Object> getProvisioners()
- Specified by:
getProvisionersin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-