RosSecurityPolicyProps
Properties for defining a RosSecurityPolicy
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-nlb-securitypolicy
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdknlb"
&alicloudroscdknlb.RosSecurityPolicyProps {
Ciphers: interface{},
TlsVersions: interface{},
ResourceGroupId: interface{},
SecurityPolicyName: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdknlb.RosSecurityPolicy.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
Ciphers |
interface{} |
No description. |
TlsVersions |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
SecurityPolicyName |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
Ciphers
Required
Ciphers interface{}
- Type: interface{}
TlsVersions
Required
TlsVersions interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
SecurityPolicyName
Optional
SecurityPolicyName interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty