PrivateLinkAssociationPropertiesExpandedResponse

data class PrivateLinkAssociationPropertiesExpandedResponse(val privateLink: String? = null, val publicNetworkAccess: String? = null, val scope: String? = null, val tenantID: String? = null)

Private Link Association Properties.

Constructors

constructor(privateLink: String? = null, publicNetworkAccess: String? = null, scope: String? = null, tenantID: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val privateLink: String? = null

The rmpl Resource ID.

Link copied to clipboard
Link copied to clipboard
val scope: String? = null

The scope of the private link association.

Link copied to clipboard
val tenantID: String? = null

The TenantID.