Class: Aws::Types::DescribePodIdentityAssociationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribePodIdentityAssociationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#association_id ⇒ ::String
Returns the value of attribute association_id.
-
#cluster_name ⇒ ::String
Returns the value of attribute cluster_name.
Instance Attribute Details
#association_id ⇒ ::String
Returns the value of attribute association_id.
896 897 898 |
# File 'sig/types.rbs', line 896 def association_id @association_id end |
#cluster_name ⇒ ::String
Returns the value of attribute cluster_name.
895 896 897 |
# File 'sig/types.rbs', line 895 def cluster_name @cluster_name end |