Uses of Interface
software.aws.awsprototypingsdk.openapigateway.ApiGatewayIntegrationTlsConfig
-
-
Uses of ApiGatewayIntegrationTlsConfig in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement ApiGatewayIntegrationTlsConfig Modifier and Type Class Description static classApiGatewayIntegrationTlsConfig.Jsii$ProxyAn implementation forApiGatewayIntegrationTlsConfigMethods in software.aws.awsprototypingsdk.openapigateway that return ApiGatewayIntegrationTlsConfig Modifier and Type Method Description ApiGatewayIntegrationTlsConfigApiGatewayIntegrationTlsConfig.Builder. build()Builds the configured instance.default ApiGatewayIntegrationTlsConfigApiGatewayIntegration. getTlsConfig()(experimental) Specifies the TLS configuration for an integration.ApiGatewayIntegrationTlsConfigApiGatewayIntegration.Jsii$Proxy. getTlsConfig()Methods in software.aws.awsprototypingsdk.openapigateway with parameters of type ApiGatewayIntegrationTlsConfig Modifier and Type Method Description ApiGatewayIntegration.BuilderApiGatewayIntegration.Builder. tlsConfig(ApiGatewayIntegrationTlsConfig tlsConfig)Sets the value ofApiGatewayIntegration.getTlsConfig()
-