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

#attributes::Hash[::String, ::String]

Returns the value of attribute attributes.

Returns:

  • (::Hash[::String, ::String])


146
147
148
# File 'sig/types.rbs', line 146

def attributes
  @attributes
end

#endpoint_arn::String

Returns the value of attribute endpoint_arn.

Returns:

  • (::String)


145
146
147
# File 'sig/types.rbs', line 145

def endpoint_arn
  @endpoint_arn
end