Class: Aws::Types::AssociateSecurityKeyResponse
- Inherits:
-
Object
- Object
- Aws::Types::AssociateSecurityKeyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#association_id ⇒ ::String
Returns the value of attribute association_id.
Instance Attribute Details
#association_id ⇒ ::String
Returns the value of attribute association_id.
396 397 398 |
# File 'sig/types.rbs', line 396 def association_id @association_id end |