C# Class Amazon.SimpleSystemsManagement.Model.PutInventoryRequest

Container for the parameters to the PutInventory operation. Bulk update custom inventory items on one more instance. The request adds an inventory item, if it doesn't already exist, or updates an inventory item, if it does exist.
Inheritance: AmazonSimpleSystemsManagementRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetInstanceId ( ) : bool
IsSetItems ( ) : bool