Class: Aws::Types::SetEndpointAttributesInput

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])


515
516
517
# File 'sig/types.rbs', line 515

def attributes
  @attributes
end

#endpoint_arn::String

Returns the value of attribute endpoint_arn.

Returns:

  • (::String)


514
515
516
# File 'sig/types.rbs', line 514

def endpoint_arn
  @endpoint_arn
end