GetVpcConnectionResult

data class GetVpcConnectionResult(val arn: String? = null, val tags: VpcConnectionTags? = null)

Constructors

Link copied to clipboard
fun GetVpcConnectionResult(arn: String? = null, tags: VpcConnectionTags? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String? = null
Link copied to clipboard
val tags: VpcConnectionTags? = null