Interface ConnectionAliasPermission.Builder

    • Method Detail

      • sharedAccountId

        ConnectionAliasPermission.Builder sharedAccountId​(String sharedAccountId)

        The identifier of the Amazon Web Services account that the connection alias is shared with.

        Parameters:
        sharedAccountId - The identifier of the Amazon Web Services account that the connection alias is shared with.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • allowAssociation

        ConnectionAliasPermission.Builder allowAssociation​(Boolean allowAssociation)

        Indicates whether the specified Amazon Web Services account is allowed to associate the connection alias with a directory.

        Parameters:
        allowAssociation - Indicates whether the specified Amazon Web Services account is allowed to associate the connection alias with a directory.
        Returns:
        Returns a reference to this object so that method calls can be chained together.