VpnServerConfigurationPolicyGroupMemberResponse

data class VpnServerConfigurationPolicyGroupMemberResponse(val attributeType: String? = null, val attributeValue: String? = null, val name: String? = null)

VpnServerConfiguration PolicyGroup member

Constructors

constructor(attributeType: String? = null, attributeValue: String? = null, name: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val attributeType: String? = null

The Vpn Policy member attribute type.

Link copied to clipboard
val attributeValue: String? = null

The value of Attribute used for this VpnServerConfigurationPolicyGroupMember.

Link copied to clipboard
val name: String? = null

Name of the VpnServerConfigurationPolicyGroupMember.