Class: Aws::Types::Endpoint

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#address::String

Returns the value of attribute address.

Returns:



111
112
113
# File 'sig/types.rbs', line 111

def address
  @address
end

#cache_period_in_minutes::Integer

Returns the value of attribute cache_period_in_minutes.

Returns:



112
113
114
# File 'sig/types.rbs', line 112

def cache_period_in_minutes
  @cache_period_in_minutes
end