Interface AwsRdsDbOptionGroupMembership.Builder

    • Method Detail

      • optionGroupName

        AwsRdsDbOptionGroupMembership.Builder optionGroupName​(String optionGroupName)

        The name of the option group.

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

        AwsRdsDbOptionGroupMembership.Builder status​(String status)

        The status of the option group membership.

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