Module: Aws::CodeDeploy::Client::_ListOnPremisesInstancesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListOnPremisesInstancesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instance_names ⇒ ::Array[::String]
618 |
# File 'sig/client.rbs', line 618
def instance_names: () -> ::Array[::String]
|
#next_token ⇒ ::String
619 |
# File 'sig/client.rbs', line 619
def next_token: () -> ::String
|