Class: Aws::Types::Endpoint
- Inherits:
-
Object
- Object
- Aws::Types::Endpoint
- 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.
146 147 148 |
# File 'sig/types.rbs', line 146 def attributes @attributes end |
#endpoint_arn ⇒ ::String
Returns the value of attribute endpoint_arn.
145 146 147 |
# File 'sig/types.rbs', line 145 def endpoint_arn @endpoint_arn end |