Uses of Interface
software.amazon.awscdk.services.apigatewayv2.CfnIntegration.TlsConfigProperty
Packages that use CfnIntegration.TlsConfigProperty
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of CfnIntegration.TlsConfigProperty in software.amazon.awscdk.services.apigatewayv2
Classes in software.amazon.awscdk.services.apigatewayv2 that implement CfnIntegration.TlsConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIntegration.TlsConfigPropertyMethods in software.amazon.awscdk.services.apigatewayv2 that return CfnIntegration.TlsConfigPropertyModifier and TypeMethodDescriptionCfnIntegration.TlsConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apigatewayv2 with parameters of type CfnIntegration.TlsConfigPropertyModifier and TypeMethodDescriptionvoidCfnIntegration.setTlsConfig(CfnIntegration.TlsConfigProperty value) The TLS configuration for a private integration.CfnIntegration.Builder.tlsConfig(CfnIntegration.TlsConfigProperty tlsConfig) The TLS configuration for a private integration.CfnIntegrationProps.Builder.tlsConfig(CfnIntegration.TlsConfigProperty tlsConfig) Sets the value ofCfnIntegrationProps.getTlsConfig()