Class: Aws::Types::SetEndpointAttributesInput
- Inherits:
-
Object
- Object
- Aws::Types::SetEndpointAttributesInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attributes ⇒ ::Hash[::String, ::String]
Returns the value of attribute attributes.
-
#endpoint_arn ⇒ ::String
Returns the value of attribute endpoint_arn.
Instance Attribute Details
#attributes ⇒ ::Hash[::String, ::String]
Returns the value of attribute attributes.
515 516 517 |
# File 'sig/types.rbs', line 515 def attributes @attributes end |
#endpoint_arn ⇒ ::String
Returns the value of attribute endpoint_arn.
514 515 516 |
# File 'sig/types.rbs', line 514 def endpoint_arn @endpoint_arn end |