public static interface ResultAttribute.Builder extends CopyableBuilder<ResultAttribute.Builder,ResultAttribute>
| Modifier and Type | Method and Description |
|---|---|
ResultAttribute.Builder |
typeName(String typeName)
Name of the inventory item type.
|
copyapply, buildResultAttribute.Builder typeName(String typeName)
Name of the inventory item type. Valid value: AWS:InstanceInformation. Default Value: AWS:InstanceInformation.
typeName - Name of the inventory item type. Valid value: AWS:InstanceInformation. Default Value:
AWS:InstanceInformation.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.