GetPrivateLinkResourceResult

data class GetPrivateLinkResourceResult(val id: String, val sharedPrivateLinkResourceTypes: List<GetPrivateLinkResourceSharedPrivateLinkResourceType>, val webPubsubId: String)

A collection of values returned by getPrivateLinkResource.

Constructors

Link copied to clipboard
constructor(id: String, sharedPrivateLinkResourceTypes: List<GetPrivateLinkResourceSharedPrivateLinkResourceType>, webPubsubId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

A shared_private_link_resource_types block as defined below.

Link copied to clipboard