RosDBClusterEndpointAddressProps
Properties for defining a RosDBClusterEndpointAddress
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-polardb-dbclusterendpointaddress
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpolardb"
&alicloudroscdkpolardb.RosDBClusterEndpointAddressProps {
DbClusterId: interface{},
DbEndpointId: interface{},
ConnectionStringPrefix: interface{},
NetType: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DbClusterId |
interface{} |
No description. |
DbEndpointId |
interface{} |
No description. |
ConnectionStringPrefix |
interface{} |
No description. |
NetType |
interface{} |
No description. |
DbClusterId
Required
DbClusterId interface{}
- Type: interface{}
DbEndpointId
Required
DbEndpointId interface{}
- Type: interface{}
ConnectionStringPrefix
Optional
ConnectionStringPrefix interface{}
- Type: interface{}
NetType
Optional
NetType interface{}
- Type: interface{}