Interface AWSDomainInformation.Builder

  • Method Details

    • ownerId

      The Amazon Web Services account ID of the domain owner.

      Parameters:
      ownerId - The Amazon Web Services account ID of the domain owner.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domainName

      AWSDomainInformation.Builder domainName(String domainName)

      Name of the domain.

      Parameters:
      domainName - Name of the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • region

      The Amazon Web Services Region in which the domain is located.

      Parameters:
      region - The Amazon Web Services Region in which the domain is located.
      Returns:
      Returns a reference to this object so that method calls can be chained together.