Interface ResultAttribute.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ResultAttribute.Builder,ResultAttribute>, SdkBuilder<ResultAttribute.Builder,ResultAttribute>, SdkPojo
Enclosing class:
ResultAttribute

public static interface ResultAttribute.Builder extends SdkPojo, CopyableBuilder<ResultAttribute.Builder,ResultAttribute>
  • Method Details

    • typeName

      ResultAttribute.Builder typeName(String typeName)

      Name of the inventory item type. Valid value: AWS:InstanceInformation. Default Value: AWS:InstanceInformation.

      Parameters:
      typeName - Name of the inventory item type. Valid value: AWS:InstanceInformation. Default Value: AWS:InstanceInformation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.