public static interface ResultAttribute.Builder extends SdkPojo, CopyableBuilder<ResultAttribute.Builder,ResultAttribute>
| Modifier and Type | Method and Description |
|---|---|
ResultAttribute.Builder |
typeName(String typeName)
Name of the inventory item type.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, 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 © 2022. All rights reserved.