Module: Aws::SSM::Client::_GetInventorySchemaResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetInventorySchemaResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1484 |
# File 'sig/client.rbs', line 1484
def next_token: () -> ::String
|
#schemas ⇒ ::Array[Types::InventoryItemSchema]
1483 |
# File 'sig/client.rbs', line 1483
def schemas: () -> ::Array[Types::InventoryItemSchema]
|