Class: Aws::Types::BatchGetLinkAttributesResponse
- Inherits:
-
Object
- Object
- Aws::Types::BatchGetLinkAttributesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attributes ⇒ ::Array[Types::AttributeKeyAndValue]
Returns the value of attribute attributes.
Instance Attribute Details
#attributes ⇒ ::Array[Types::AttributeKeyAndValue]
Returns the value of attribute attributes.
245 246 247 |
# File 'sig/types.rbs', line 245 def attributes @attributes end |