Interface AwsRdsDbDomainMembership.Builder

    • Method Detail

      • domain

        AwsRdsDbDomainMembership.Builder domain​(String 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

        AwsRdsDbDomainMembership.Builder status​(String 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

        AwsRdsDbDomainMembership.Builder fqdn​(String 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.