Uses of Class
software.amazon.awscdk.services.appmesh.CfnVirtualNode.ListenerProperty.Builder
Packages that use CfnVirtualNode.ListenerProperty.Builder
-
Uses of CfnVirtualNode.ListenerProperty.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return CfnVirtualNode.ListenerProperty.BuilderModifier and TypeMethodDescriptionCfnVirtualNode.ListenerProperty.builder()CfnVirtualNode.ListenerProperty.Builder.connectionPool(IResolvable connectionPool) Sets the value ofCfnVirtualNode.ListenerProperty.getConnectionPool()CfnVirtualNode.ListenerProperty.Builder.connectionPool(CfnVirtualNode.VirtualNodeConnectionPoolProperty connectionPool) Sets the value ofCfnVirtualNode.ListenerProperty.getConnectionPool()CfnVirtualNode.ListenerProperty.Builder.healthCheck(IResolvable healthCheck) Sets the value ofCfnVirtualNode.ListenerProperty.getHealthCheck()CfnVirtualNode.ListenerProperty.Builder.healthCheck(CfnVirtualNode.HealthCheckProperty healthCheck) Sets the value ofCfnVirtualNode.ListenerProperty.getHealthCheck()CfnVirtualNode.ListenerProperty.Builder.outlierDetection(IResolvable outlierDetection) Sets the value ofCfnVirtualNode.ListenerProperty.getOutlierDetection()CfnVirtualNode.ListenerProperty.Builder.outlierDetection(CfnVirtualNode.OutlierDetectionProperty outlierDetection) Sets the value ofCfnVirtualNode.ListenerProperty.getOutlierDetection()CfnVirtualNode.ListenerProperty.Builder.portMapping(IResolvable portMapping) Sets the value ofCfnVirtualNode.ListenerProperty.getPortMapping()CfnVirtualNode.ListenerProperty.Builder.portMapping(CfnVirtualNode.PortMappingProperty portMapping) Sets the value ofCfnVirtualNode.ListenerProperty.getPortMapping()CfnVirtualNode.ListenerProperty.Builder.timeout(IResolvable timeout) Sets the value ofCfnVirtualNode.ListenerProperty.getTimeout()CfnVirtualNode.ListenerProperty.Builder.timeout(CfnVirtualNode.ListenerTimeoutProperty timeout) Sets the value ofCfnVirtualNode.ListenerProperty.getTimeout()CfnVirtualNode.ListenerProperty.Builder.tls(IResolvable tls) Sets the value ofCfnVirtualNode.ListenerProperty.getTls()CfnVirtualNode.ListenerProperty.Builder.tls(CfnVirtualNode.ListenerTlsProperty tls) Sets the value ofCfnVirtualNode.ListenerProperty.getTls()Constructors in software.amazon.awscdk.services.appmesh with parameters of type CfnVirtualNode.ListenerProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVirtualNode.ListenerProperty.Builder.