Interface OpsResultAttribute.Builder

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

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

    • typeName

      OpsResultAttribute.Builder typeName(String typeName)

      Name of the data type. Valid value: AWS:OpsItem, AWS:EC2InstanceInformation, AWS:OpsItemTrendline, or AWS:ComplianceSummary.

      Parameters:
      typeName - Name of the data type. Valid value: AWS:OpsItem, AWS:EC2InstanceInformation, AWS:OpsItemTrendline, or AWS:ComplianceSummary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.