Interface ResetDbClusterParameterGroupResponse.Builder

    • Method Detail

      • dbClusterParameterGroupName

        ResetDbClusterParameterGroupResponse.Builder dbClusterParameterGroupName​(String dbClusterParameterGroupName)

        The name of a cluster parameter group.

        Constraints:

        • Must be from 1 to 255 letters or numbers.

        • The first character must be a letter.

        • Cannot end with a hyphen or contain two consecutive hyphens.

        This value is stored as a lowercase string.

        Parameters:
        dbClusterParameterGroupName - The name of a cluster parameter group.

        Constraints:

        • Must be from 1 to 255 letters or numbers.

        • The first character must be a letter.

        • Cannot end with a hyphen or contain two consecutive hyphens.

        This value is stored as a lowercase string.

        Returns:
        Returns a reference to this object so that method calls can be chained together.