public static interface AssociateConnectionAliasResponse.Builder extends WorkSpacesResponse.Builder, SdkPojo, CopyableBuilder<AssociateConnectionAliasResponse.Builder,AssociateConnectionAliasResponse>
| Modifier and Type | Method and Description |
|---|---|
AssociateConnectionAliasResponse.Builder |
connectionIdentifier(String connectionIdentifier)
The identifier of the connection alias association.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateConnectionAliasResponse.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.
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.Copyright © 2023. All rights reserved.