Uses of Enum
software.amazon.awscdk.services.elasticloadbalancingv2.SslPolicy
Package
Description
CDK Construct library for higher-level ECS Constructs
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of SslPolicy in software.amazon.awscdk.services.ecs.patterns
Modifier and TypeMethodDescriptiondefault SslPolicy
ApplicationListenerProps.getSslPolicy()
The security policy that defines which ciphers and protocols are supported by the ALB Listener.final SslPolicy
ApplicationListenerProps.Jsii$Proxy.getSslPolicy()
final SslPolicy
ApplicationLoadBalancedEc2ServiceProps.Jsii$Proxy.getSslPolicy()
final SslPolicy
ApplicationLoadBalancedFargateServiceProps.Jsii$Proxy.getSslPolicy()
default SslPolicy
ApplicationLoadBalancedServiceBaseProps.getSslPolicy()
The security policy that defines which ciphers and protocols are supported by the ALB Listener.final SslPolicy
ApplicationLoadBalancedServiceBaseProps.Jsii$Proxy.getSslPolicy()
Modifier and TypeMethodDescriptionSets the value ofApplicationListenerProps.getSslPolicy()
The security policy that defines which ciphers and protocols are supported by the ALB Listener.Sets the value ofApplicationLoadBalancedServiceBaseProps.getSslPolicy()
The security policy that defines which ciphers and protocols are supported by the ALB Listener.Sets the value ofApplicationLoadBalancedServiceBaseProps.getSslPolicy()
Sets the value ofApplicationLoadBalancedServiceBaseProps.getSslPolicy()
-
Uses of SslPolicy in software.amazon.awscdk.services.elasticloadbalancingv2
Modifier and TypeMethodDescriptionfinal SslPolicy
ApplicationListenerProps.Jsii$Proxy.getSslPolicy()
default SslPolicy
BaseApplicationListenerProps.getSslPolicy()
The security policy that defines which ciphers and protocols are supported.final SslPolicy
BaseApplicationListenerProps.Jsii$Proxy.getSslPolicy()
default SslPolicy
BaseNetworkListenerProps.getSslPolicy()
SSL Policy.final SslPolicy
BaseNetworkListenerProps.Jsii$Proxy.getSslPolicy()
final SslPolicy
NetworkListenerProps.Jsii$Proxy.getSslPolicy()
static SslPolicy
Returns the enum constant of this type with the specified name.static SslPolicy[]
SslPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionThe security policy that defines which ciphers and protocols are supported.Sets the value ofBaseApplicationListenerProps.getSslPolicy()
Sets the value ofBaseApplicationListenerProps.getSslPolicy()
Sets the value ofBaseNetworkListenerProps.getSslPolicy()
SSL Policy.Sets the value ofBaseNetworkListenerProps.getSslPolicy()