| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator |
|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
CreateCrossAccountAttachmentRequest |
CreateCrossAccountAttachmentRequest.clone() |
CreateCrossAccountAttachmentRequest |
CreateCrossAccountAttachmentRequest.withIdempotencyToken(String idempotencyToken)
A unique, case-sensitive identifier that you provide to ensure the idempotency—that is, the uniqueness—of the
request.
|
CreateCrossAccountAttachmentRequest |
CreateCrossAccountAttachmentRequest.withName(String name)
The name of the cross-account attachment.
|
CreateCrossAccountAttachmentRequest |
CreateCrossAccountAttachmentRequest.withPrincipals(Collection<String> principals)
The principals to include in the cross-account attachment.
|
CreateCrossAccountAttachmentRequest |
CreateCrossAccountAttachmentRequest.withPrincipals(String... principals)
The principals to include in the cross-account attachment.
|
CreateCrossAccountAttachmentRequest |
CreateCrossAccountAttachmentRequest.withResources(Collection<Resource> resources)
The Amazon Resource Names (ARNs) for the resources to include in the cross-account attachment.
|
CreateCrossAccountAttachmentRequest |
CreateCrossAccountAttachmentRequest.withResources(Resource... resources)
The Amazon Resource Names (ARNs) for the resources to include in the cross-account attachment.
|
CreateCrossAccountAttachmentRequest |
CreateCrossAccountAttachmentRequest.withTags(Collection<Tag> tags)
Add tags for a cross-account attachment.
|
CreateCrossAccountAttachmentRequest |
CreateCrossAccountAttachmentRequest.withTags(Tag... tags)
Add tags for a cross-account attachment.
|
Copyright © 2024. All rights reserved.