| Package | Description |
|---|---|
| com.amazonaws.services.ec2 |
|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateIpamExternalResourceVerificationTokenRequest |
CreateIpamExternalResourceVerificationTokenRequest.clone() |
CreateIpamExternalResourceVerificationTokenRequest |
CreateIpamExternalResourceVerificationTokenRequest.withClientToken(String clientToken)
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
CreateIpamExternalResourceVerificationTokenRequest |
CreateIpamExternalResourceVerificationTokenRequest.withIpamId(String ipamId)
The ID of the IPAM that will create the token.
|
CreateIpamExternalResourceVerificationTokenRequest |
CreateIpamExternalResourceVerificationTokenRequest.withTagSpecifications(Collection<TagSpecification> tagSpecifications)
Token tags.
|
CreateIpamExternalResourceVerificationTokenRequest |
CreateIpamExternalResourceVerificationTokenRequest.withTagSpecifications(TagSpecification... tagSpecifications)
Token tags.
|
| Modifier and Type | Method and Description |
|---|---|
Request<CreateIpamExternalResourceVerificationTokenRequest> |
CreateIpamExternalResourceVerificationTokenRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2025. All rights reserved.