Interface OSRelease.Builder

    • Method Detail

      • label

        OSRelease.Builder label​(String label)

        The Amazon Linux release specified for a cluster in the RunJobFlow request. The format is as shown in Amazon Linux 2 Release Notes . For example, 2.0.20220218.1.

        Parameters:
        label - The Amazon Linux release specified for a cluster in the RunJobFlow request. The format is as shown in Amazon Linux 2 Release Notes . For example, 2.0.20220218.1.
        Returns:
        Returns a reference to this object so that method calls can be chained together.