Class: Aws::TimestreamWrite::Types::Endpoint
- Inherits:
-
Struct
- Object
- Struct
- Aws::TimestreamWrite::Types::Endpoint
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-timestreamwrite/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.