Interface DBClusterOptionGroupStatus.Builder

    • Method Detail

      • dbClusterOptionGroupName

        DBClusterOptionGroupStatus.Builder dbClusterOptionGroupName​(String dbClusterOptionGroupName)

        Specifies the name of the DB cluster option group.

        Parameters:
        dbClusterOptionGroupName - Specifies the name of the DB cluster option group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        DBClusterOptionGroupStatus.Builder status​(String status)

        Specifies the status of the DB cluster option group.

        Parameters:
        status - Specifies the status of the DB cluster option group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.