Interface OpsResultAttribute.Builder

    • Method Detail

      • 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.