You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::Region
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::EC2::Types::Region
 
- Defined in:
- (unknown)
Overview
Describes a Region.
Instance Attribute Summary collapse
- 
  
    
      #endpoint  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The Region service endpoint. 
- 
  
    
      #opt_in_status  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The Region opt-in status. 
- 
  
    
      #region_name  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The name of the Region. 
Instance Attribute Details
#endpoint ⇒ String
The Region service endpoint.
#opt_in_status ⇒ String
The Region opt-in status. The possible values are opt-in-not-required,
opted-in, and not-opted-in.
#region_name ⇒ String
The name of the Region.