ProfileAssociation

An association between a Route 53 Profile and a VPC.

Types

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

Properties

Link copied to clipboard

The date and time that the Profile association was created, in Unix time format and Coordinated Universal Time (UTC).

Link copied to clipboard
val id: String?

ID of the Profile association.

Link copied to clipboard

The date and time that the Profile association was modified, in Unix time format and Coordinated Universal Time (UTC).

Link copied to clipboard
val name: String?

Name of the Profile association.

Link copied to clipboard

Amazon Web Services account ID of the Profile association owner.

Link copied to clipboard

ID of the Profile.

Link copied to clipboard

The Amazon Resource Name (ARN) of the VPC.

Link copied to clipboard

Status of the Profile association.

Link copied to clipboard

Additional information about the Profile association.

Functions

Link copied to clipboard
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