Class: Aws::Types::DeletePodIdentityAssociationResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeletePodIdentityAssociationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#association ⇒ Types::PodIdentityAssociation
Returns the value of attribute association.
Instance Attribute Details
#association ⇒ Types::PodIdentityAssociation
Returns the value of attribute association.
712 713 714 |
# File 'sig/types.rbs', line 712 def association @association end |