Skip to content

RosSslVpnClientCertProps

Properties for defining a RosSslVpnClientCert.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-vpc-sslvpnclientcert

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc"
&alicloudroscdkvpc.RosSslVpnClientCertProps {
    SslVpnServerId: interface{},
    Name: interface{},
}

Properties

Name Type Description
SslVpnServerId interface{} No description.
Name interface{} No description.

SslVpnServerIdRequired

SslVpnServerId interface{}
  • Type: interface{}

NameOptional

Name interface{}
  • Type: interface{}