Module: Aws::SSM::Client::_DescribeInstancePropertiesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeInstancePropertiesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instance_properties ⇒ ::Array[Types::InstanceProperty]
932 |
# File 'sig/client.rbs', line 932 def instance_properties: () -> ::Array[Types::InstanceProperty] |
#next_token ⇒ ::String
933 |
# File 'sig/client.rbs', line 933 def next_token: () -> ::String |