Class: Aws::Types::GetResiliencyGroupResult
- Inherits:
-
Object
- Object
- Aws::Types::GetResiliencyGroupResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resiliency_group ⇒ Types::ResiliencyGroup
Returns the value of attribute resiliency_group.
Instance Attribute Details
#resiliency_group ⇒ Types::ResiliencyGroup
Returns the value of attribute resiliency_group.
721 722 723 |
# File 'sig/types.rbs', line 721 def resiliency_group @resiliency_group end |