GetAccessSourceResponse

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the access source.

Link copied to clipboard

The IP range for the rule's parameters in CIDR notation.

Link copied to clipboard
val createdAt: <Error class: unknown class>

The time and date the rule was created.

Link copied to clipboard

ID for the DNS view that the rule is associated to.

Link copied to clipboard
val id: String

ID for the rule.

Link copied to clipboard

The IP address type.

Link copied to clipboard
val name: String?

Name for the access source.

Link copied to clipboard

The protocol determines how data is transmitted to a Global Resolver instance.

Link copied to clipboard

Information about the status of the rule.

Link copied to clipboard
val updatedAt: <Error class: unknown class>

The time and date the access source was updated.

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