Module: Aws::Mgn::Client::_DescribeSourceServersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeSourceServersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::SourceServer]
515 |
# File 'sig/client.rbs', line 515
def items: () -> ::Array[Types::SourceServer]
|
#next_token ⇒ ::String
516 |
# File 'sig/client.rbs', line 516
def next_token: () -> ::String
|