Interface ConnectionAliasAssociation.Builder

    • Method Detail

      • associatedAccountId

        ConnectionAliasAssociation.Builder associatedAccountId​(String associatedAccountId)

        The identifier of the Amazon Web Services account that associated the connection alias with a directory.

        Parameters:
        associatedAccountId - The identifier of the Amazon Web Services account that associated the connection alias with a directory.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceId

        ConnectionAliasAssociation.Builder resourceId​(String resourceId)

        The identifier of the directory associated with a connection alias.

        Parameters:
        resourceId - The identifier of the directory associated with a connection alias.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • connectionIdentifier

        ConnectionAliasAssociation.Builder connectionIdentifier​(String connectionIdentifier)

        The identifier of the connection alias association. You use the connection identifier in the DNS TXT record when you're configuring your DNS routing policies.

        Parameters:
        connectionIdentifier - The identifier of the connection alias association. You use the connection identifier in the DNS TXT record when you're configuring your DNS routing policies.
        Returns:
        Returns a reference to this object so that method calls can be chained together.