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.
391 392 393 |
# File 'sig/types.rbs', line 391 def association_id @association_id end |