Class: Aws::Types::PodIdentityAssociation
- Inherits:
-
Object
- Object
- Aws::Types::PodIdentityAssociation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#association_arn ⇒ ::String
Returns the value of attribute association_arn.
-
#association_id ⇒ ::String
Returns the value of attribute association_id.
Instance Attribute Details
#association_arn ⇒ ::String
Returns the value of attribute association_arn.
74 75 76 |
# File 'sig/types.rbs', line 74 def association_arn @association_arn end |
#association_id ⇒ ::String
Returns the value of attribute association_id.
75 76 77 |
# File 'sig/types.rbs', line 75 def association_id @association_id end |