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. |
SslVpnServerId
Required
SslVpnServerId interface{}
- Type: interface{}
Name
Optional
Name interface{}
- Type: interface{}