Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2.CfnIntegrationPropsMixin.TlsConfigProperty
Packages that use CfnIntegrationPropsMixin.TlsConfigProperty
-
Uses of CfnIntegrationPropsMixin.TlsConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2
Classes in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 that implement CfnIntegrationPropsMixin.TlsConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIntegrationPropsMixin.TlsConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 that return CfnIntegrationPropsMixin.TlsConfigPropertyModifier and TypeMethodDescriptionCfnIntegrationPropsMixin.TlsConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 with parameters of type CfnIntegrationPropsMixin.TlsConfigPropertyModifier and TypeMethodDescriptionCfnIntegrationMixinProps.Builder.tlsConfig(CfnIntegrationPropsMixin.TlsConfigProperty tlsConfig) Sets the value ofCfnIntegrationMixinProps.getTlsConfig()CfnIntegrationPropsMixin.Builder.tlsConfig(CfnIntegrationPropsMixin.TlsConfigProperty tlsConfig) The TLS configuration for a private integration.