Class: Aws::TimestreamQuery::Types::Endpoint
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::TimestreamQuery::Types::Endpoint
 
- Defined in:
- gems/aws-sdk-timestreamquery/lib/aws-sdk-timestreamquery/types.rb
Overview
Represents an available endpoint against which to make API calls against, as well as the TTL for that endpoint.
Constant Summary collapse
- SENSITIVE =
- [] 
Instance Attribute Summary collapse
- 
  
    
      #address  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    An endpoint address. 
- 
  
    
      #cache_period_in_minutes  ⇒ Integer 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The TTL for the endpoint, in minutes.