GetVpcLinkResult

data class GetVpcLinkResult(val name: String? = null, val tags: Any? = null, val vpcLinkId: String? = null)

Constructors

Link copied to clipboard
fun GetVpcLinkResult(name: String? = null, tags: Any? = null, vpcLinkId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null
Link copied to clipboard
val tags: Any? = null

This resource type use map for Tags, suggest to use List of Tag

Link copied to clipboard
val vpcLinkId: String? = null