Interface AwsRdsDbClusterOptionGroupMembership.Builder

    • Method Detail

      • dbClusterOptionGroupName

        AwsRdsDbClusterOptionGroupMembership.Builder dbClusterOptionGroupName​(String dbClusterOptionGroupName)

        The name of the DB cluster option group.

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

        AwsRdsDbClusterOptionGroupMembership.Builder status​(String status)

        The status of the DB cluster option group.

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