Uses of Class
software.amazon.awscdk.services.apigatewayv2.CfnIntegration.TlsConfigProperty.Builder
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of CfnIntegration.TlsConfigProperty.Builder in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeMethodDescriptionCfnIntegration.TlsConfigProperty.builder()
CfnIntegration.TlsConfigProperty.Builder.serverNameToVerify
(String serverNameToVerify) Sets the value ofCfnIntegration.TlsConfigProperty.getServerNameToVerify()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnIntegration.TlsConfigProperty.Builder
.