Uses of Class
software.amazon.awscdk.services.ecs.patterns.ApplicationListenerProps.Builder
Packages that use ApplicationListenerProps.Builder
Package
Description
CDK Construct library for higher-level ECS Constructs
-
Uses of ApplicationListenerProps.Builder in software.amazon.awscdk.services.ecs.patterns
Methods in software.amazon.awscdk.services.ecs.patterns that return ApplicationListenerProps.BuilderModifier and TypeMethodDescriptionApplicationListenerProps.builder()ApplicationListenerProps.Builder.certificate(ICertificate certificate) Sets the value ofApplicationListenerProps.getCertificate()Sets the value ofApplicationListenerProps.getName()Sets the value ofApplicationListenerProps.getPort()ApplicationListenerProps.Builder.protocol(ApplicationProtocol protocol) Sets the value ofApplicationListenerProps.getProtocol()Sets the value ofApplicationListenerProps.getSslPolicy()Constructors in software.amazon.awscdk.services.ecs.patterns with parameters of type ApplicationListenerProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theApplicationListenerProps.Builder.