OutboundConnectionLocalDomainInfo

data class OutboundConnectionLocalDomainInfo(val domainName: String, val ownerId: String, val region: String)

Constructors

Link copied to clipboard
constructor(domainName: String, ownerId: String, region: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the local domain.

Link copied to clipboard

The Account ID of the owner of the local domain.

Link copied to clipboard

The region of the local domain.