public static interface ResultAttribute.Builder extends software.amazon.awssdk.utils.builder.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. All rights reserved.