Uses of Interface
com.hashicorp.cdktf.providers.aws.api_gateway_integration.ApiGatewayIntegrationTlsConfig
-
Packages that use ApiGatewayIntegrationTlsConfig Package Description com.hashicorp.cdktf.providers.aws.api_gateway_integration aws_api_gateway_integration -
-
Uses of ApiGatewayIntegrationTlsConfig in com.hashicorp.cdktf.providers.aws.api_gateway_integration
Classes in com.hashicorp.cdktf.providers.aws.api_gateway_integration that implement ApiGatewayIntegrationTlsConfig Modifier and Type Class Description static classApiGatewayIntegrationTlsConfig.Jsii$ProxyAn implementation forApiGatewayIntegrationTlsConfigMethods in com.hashicorp.cdktf.providers.aws.api_gateway_integration that return ApiGatewayIntegrationTlsConfig Modifier and Type Method Description ApiGatewayIntegrationTlsConfigApiGatewayIntegrationTlsConfig.Builder. build()Builds the configured instance.ApiGatewayIntegrationTlsConfigApiGatewayIntegrationTlsConfigOutputReference. getInternalValue()default ApiGatewayIntegrationTlsConfigApiGatewayIntegrationConfig. getTlsConfig()tls_config block.ApiGatewayIntegrationTlsConfigApiGatewayIntegrationConfig.Jsii$Proxy. getTlsConfig()ApiGatewayIntegrationTlsConfigApiGatewayIntegration. getTlsConfigInput()Methods in com.hashicorp.cdktf.providers.aws.api_gateway_integration with parameters of type ApiGatewayIntegrationTlsConfig Modifier and Type Method Description voidApiGatewayIntegration. putTlsConfig(ApiGatewayIntegrationTlsConfig value)voidApiGatewayIntegrationTlsConfigOutputReference. setInternalValue(ApiGatewayIntegrationTlsConfig value)ApiGatewayIntegration.BuilderApiGatewayIntegration.Builder. tlsConfig(ApiGatewayIntegrationTlsConfig tlsConfig)tls_config block.ApiGatewayIntegrationConfig.BuilderApiGatewayIntegrationConfig.Builder. tlsConfig(ApiGatewayIntegrationTlsConfig tlsConfig)Sets the value ofApiGatewayIntegrationConfig.getTlsConfig()
-