GetVpnConnectionResult

data class GetVpnConnectionResult(val tags: List<VpnConnectionTag>? = null, val vpnConnectionId: String? = null)

Constructors

Link copied to clipboard
fun GetVpnConnectionResult(tags: List<VpnConnectionTag>? = null, vpnConnectionId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val tags: List<VpnConnectionTag>? = null

Any tags assigned to the VPN connection.

Link copied to clipboard
val vpnConnectionId: String? = null

The provider-assigned unique ID for this managed resource