deleteResiliencyGroup
abstract suspend fun deleteResiliencyGroup(input: DeleteResiliencyGroupRequest): DeleteResiliencyGroupResponse
Deletes the specified resiliency group. Deletion is asynchronous: the resiliency group transitions through the deleting state before it reaches the deleted state. The response returns the resiliency group so you can observe its current state without a subsequent GetResiliencyGroup call.