Uses of Enum
software.amazon.awscdk.services.elasticloadbalancingv2.SslPolicy
Packages that use 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
Methods in software.amazon.awscdk.services.ecs.patterns that return SslPolicyModifier and TypeMethodDescriptiondefault SslPolicyApplicationListenerProps.getSslPolicy()The security policy that defines which ciphers and protocols are supported by the ALB Listener.final SslPolicyApplicationListenerProps.Jsii$Proxy.getSslPolicy()final SslPolicyApplicationLoadBalancedEc2ServiceProps.Jsii$Proxy.getSslPolicy()final SslPolicyApplicationLoadBalancedFargateServiceProps.Jsii$Proxy.getSslPolicy()default SslPolicyApplicationLoadBalancedServiceBaseProps.getSslPolicy()The security policy that defines which ciphers and protocols are supported by the ALB Listener.final SslPolicyApplicationLoadBalancedServiceBaseProps.Jsii$Proxy.getSslPolicy()Methods in software.amazon.awscdk.services.ecs.patterns with parameters of type SslPolicyModifier 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
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return SslPolicyModifier and TypeMethodDescriptionfinal SslPolicyApplicationListenerProps.Jsii$Proxy.getSslPolicy()default SslPolicyBaseApplicationListenerProps.getSslPolicy()The security policy that defines which ciphers and protocols are supported.final SslPolicyBaseApplicationListenerProps.Jsii$Proxy.getSslPolicy()default SslPolicyBaseNetworkListenerProps.getSslPolicy()SSL Policy.final SslPolicyBaseNetworkListenerProps.Jsii$Proxy.getSslPolicy()final SslPolicyNetworkListenerProps.Jsii$Proxy.getSslPolicy()static SslPolicyReturns 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.Methods in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type SslPolicyModifier 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()