You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ElasticLoadBalancingV2::Types::SslPolicy

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information about a policy used for SSL negotiation.

Instance Attribute Summary collapse

Instance Attribute Details

#ciphersArray<Types::Cipher>

The ciphers.

Returns:

#nameString

The name of the policy.

Returns:

  • (String)

    The name of the policy.

#ssl_protocolsArray<String>

The protocols.

Returns:

  • (Array<String>)

    The protocols.