Uses of Class
software.amazon.awscdk.services.appmesh.CfnVirtualGateway.VirtualGatewayListenerProperty.Builder
Packages that use CfnVirtualGateway.VirtualGatewayListenerProperty.Builder
-
Uses of CfnVirtualGateway.VirtualGatewayListenerProperty.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return CfnVirtualGateway.VirtualGatewayListenerProperty.BuilderModifier and TypeMethodDescriptionCfnVirtualGateway.VirtualGatewayListenerProperty.builder()CfnVirtualGateway.VirtualGatewayListenerProperty.Builder.connectionPool(IResolvable connectionPool) Sets the value ofCfnVirtualGateway.VirtualGatewayListenerProperty.getConnectionPool()CfnVirtualGateway.VirtualGatewayListenerProperty.Builder.connectionPool(CfnVirtualGateway.VirtualGatewayConnectionPoolProperty connectionPool) Sets the value ofCfnVirtualGateway.VirtualGatewayListenerProperty.getConnectionPool()CfnVirtualGateway.VirtualGatewayListenerProperty.Builder.healthCheck(IResolvable healthCheck) Sets the value ofCfnVirtualGateway.VirtualGatewayListenerProperty.getHealthCheck()CfnVirtualGateway.VirtualGatewayListenerProperty.Builder.healthCheck(CfnVirtualGateway.VirtualGatewayHealthCheckPolicyProperty healthCheck) Sets the value ofCfnVirtualGateway.VirtualGatewayListenerProperty.getHealthCheck()CfnVirtualGateway.VirtualGatewayListenerProperty.Builder.portMapping(IResolvable portMapping) Sets the value ofCfnVirtualGateway.VirtualGatewayListenerProperty.getPortMapping()CfnVirtualGateway.VirtualGatewayListenerProperty.Builder.portMapping(CfnVirtualGateway.VirtualGatewayPortMappingProperty portMapping) Sets the value ofCfnVirtualGateway.VirtualGatewayListenerProperty.getPortMapping()CfnVirtualGateway.VirtualGatewayListenerProperty.Builder.tls(IResolvable tls) Sets the value ofCfnVirtualGateway.VirtualGatewayListenerProperty.getTls()CfnVirtualGateway.VirtualGatewayListenerProperty.Builder.tls(CfnVirtualGateway.VirtualGatewayListenerTlsProperty tls) Sets the value ofCfnVirtualGateway.VirtualGatewayListenerProperty.getTls()Constructors in software.amazon.awscdk.services.appmesh with parameters of type CfnVirtualGateway.VirtualGatewayListenerProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVirtualGateway.VirtualGatewayListenerProperty.Builder.