IpamExternalResourceVerificationToken

A verification token is an Amazon Web Services-generated random value that you can use to prove ownership of an external resource. For example, you can use a verification token to validate that you control a public IP address range when you bring an IP address range to Amazon Web Services (BYOIP).

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ARN of the IPAM that created the token.

Link copied to clipboard

The ID of the IPAM that created the token.

Link copied to clipboard

Region of the IPAM that created the token.

Link copied to clipboard

Token expiration.

Link copied to clipboard
Link copied to clipboard

Token status.

Link copied to clipboard
val tags: List<Tag>?

Token tags.

Link copied to clipboard

Token name.

Link copied to clipboard

Token value.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String