Module: Aws::QBusiness::Client::_GetGroupResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetGroupResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#status ⇒ Types::GroupStatusDetail
786 |
# File 'sig/client.rbs', line 786
def status: () -> Types::GroupStatusDetail
|
#status_history ⇒ ::Array[Types::GroupStatusDetail]
787 |
# File 'sig/client.rbs', line 787
def status_history: () -> ::Array[Types::GroupStatusDetail]
|