You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticLoadBalancingV2::Types::Cipher
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::ElasticLoadBalancingV2::Types::Cipher
 
- Defined in:
- (unknown)
Overview
Information about a cipher used in a policy.
Instance Attribute Summary collapse
- 
  
    
      #name  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The name of the cipher. 
- 
  
    
      #priority  ⇒ Integer 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The priority of the cipher. 
Instance Attribute Details
#name ⇒ String
The name of the cipher.
#priority ⇒ Integer
The priority of the cipher.