| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator |
|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateCrossAccountAttachmentRequest |
UpdateCrossAccountAttachmentRequest.clone() |
UpdateCrossAccountAttachmentRequest |
UpdateCrossAccountAttachmentRequest.withAddPrincipals(Collection<String> addPrincipals)
The principals to add to the cross-account attachment.
|
UpdateCrossAccountAttachmentRequest |
UpdateCrossAccountAttachmentRequest.withAddPrincipals(String... addPrincipals)
The principals to add to the cross-account attachment.
|
UpdateCrossAccountAttachmentRequest |
UpdateCrossAccountAttachmentRequest.withAddResources(Collection<Resource> addResources)
The resources to add to the cross-account attachment.
|
UpdateCrossAccountAttachmentRequest |
UpdateCrossAccountAttachmentRequest.withAddResources(Resource... addResources)
The resources to add to the cross-account attachment.
|
UpdateCrossAccountAttachmentRequest |
UpdateCrossAccountAttachmentRequest.withAttachmentArn(String attachmentArn)
The Amazon Resource Name (ARN) of the cross-account attachment to update.
|
UpdateCrossAccountAttachmentRequest |
UpdateCrossAccountAttachmentRequest.withName(String name)
The name of the cross-account attachment.
|
UpdateCrossAccountAttachmentRequest |
UpdateCrossAccountAttachmentRequest.withRemovePrincipals(Collection<String> removePrincipals)
The principals to remove from the cross-account attachment.
|
UpdateCrossAccountAttachmentRequest |
UpdateCrossAccountAttachmentRequest.withRemovePrincipals(String... removePrincipals)
The principals to remove from the cross-account attachment.
|
UpdateCrossAccountAttachmentRequest |
UpdateCrossAccountAttachmentRequest.withRemoveResources(Collection<Resource> removeResources)
The resources to remove from the cross-account attachment.
|
UpdateCrossAccountAttachmentRequest |
UpdateCrossAccountAttachmentRequest.withRemoveResources(Resource... removeResources)
The resources to remove from the cross-account attachment.
|
Copyright © 2024. All rights reserved.