Class: Aws::Types::DisassociateConnectionsFromResiliencyGroupResult
- Inherits:
-
Object
- Object
- Aws::Types::DisassociateConnectionsFromResiliencyGroupResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resiliency_group_associations ⇒ ::Array[Types::ResiliencyGroupAssociation]
Returns the value of attribute resiliency_group_associations.
Instance Attribute Details
#resiliency_group_associations ⇒ ::Array[Types::ResiliencyGroupAssociation]
Returns the value of attribute resiliency_group_associations.
696 697 698 |
# File 'sig/types.rbs', line 696 def resiliency_group_associations @resiliency_group_associations end |