Skip to content

RosTLSPoliciesProps

Properties for defining a RosTLSPolicies.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-slb-tlspolicies

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkslb/datasource"
&datasource.RosTLSPoliciesProps {
    InstanceId: interface{},
    RefreshOptions: interface{},
    TlsPolicyName: interface{},
}

Properties

Name Type Description
InstanceId interface{} No description.
RefreshOptions interface{} No description.
TlsPolicyName interface{} No description.

InstanceIdRequired

InstanceId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

TlsPolicyNameOptional

TlsPolicyName interface{}
  • Type: interface{}