Interface AwsRdsDbDomainMembership.Builder

  • Method Details

    • domain

      The identifier of the Active Directory domain.

      Parameters:
      domain - The identifier of the Active Directory domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the Active Directory Domain membership for the DB instance.

      Parameters:
      status - The status of the Active Directory Domain membership for the DB instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • fqdn

      The fully qualified domain name of the Active Directory domain.

      Parameters:
      fqdn - The fully qualified domain name of the Active Directory domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • iamRoleName

      AwsRdsDbDomainMembership.Builder iamRoleName(String iamRoleName)

      The name of the IAM role to use when making API calls to the Directory Service.

      Parameters:
      iamRoleName - The name of the IAM role to use when making API calls to the Directory Service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.