public static interface ConnectionAliasPermission.Builder extends SdkPojo, CopyableBuilder<ConnectionAliasPermission.Builder,ConnectionAliasPermission>
| Modifier and Type | Method and Description |
|---|---|
ConnectionAliasPermission.Builder |
allowAssociation(Boolean allowAssociation)
Indicates whether the specified Amazon Web Services account is allowed to associate the connection alias with
a directory.
|
ConnectionAliasPermission.Builder |
sharedAccountId(String sharedAccountId)
The identifier of the Amazon Web Services account that the connection alias is shared with.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildConnectionAliasPermission.Builder sharedAccountId(String sharedAccountId)
The identifier of the Amazon Web Services account that the connection alias is shared with.
sharedAccountId - The identifier of the Amazon Web Services account that the connection alias is shared with.ConnectionAliasPermission.Builder allowAssociation(Boolean allowAssociation)
Indicates whether the specified Amazon Web Services account is allowed to associate the connection alias with a directory.
allowAssociation - Indicates whether the specified Amazon Web Services account is allowed to associate the connection
alias with a directory.Copyright © 2023. All rights reserved.