| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs.patterns |
CDK Construct library for higher-level ECS Constructs
|
| Modifier and Type | Method and Description |
|---|---|
static ApplicationListenerProps.Builder |
ApplicationListenerProps.builder() |
ApplicationListenerProps.Builder |
ApplicationListenerProps.Builder.certificate(ICertificate certificate)
Sets the value of
ApplicationListenerProps.getCertificate() |
ApplicationListenerProps.Builder |
ApplicationListenerProps.Builder.name(String name)
Sets the value of
ApplicationListenerProps.getName() |
ApplicationListenerProps.Builder |
ApplicationListenerProps.Builder.port(Number port)
Sets the value of
ApplicationListenerProps.getPort() |
ApplicationListenerProps.Builder |
ApplicationListenerProps.Builder.protocol(ApplicationProtocol protocol)
Sets the value of
ApplicationListenerProps.getProtocol() |
ApplicationListenerProps.Builder |
ApplicationListenerProps.Builder.sslPolicy(SslPolicy sslPolicy)
Sets the value of
ApplicationListenerProps.getSslPolicy() |
| Constructor and Description |
|---|
Jsii$Proxy(ApplicationListenerProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ApplicationListenerProps.Builder. |
Copyright © 2022. All rights reserved.