RosADInfoProps
Properties for defining a RosADInfo
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-rds-adinfo
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkrds"
&alicloudroscdkrds.RosADInfoProps {
AdAccountName: interface{},
Addns: interface{},
AdPassword: interface{},
AdServerIpAddress: interface{},
DbInstanceId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AdAccountName |
interface{} |
No description. |
Addns |
interface{} |
No description. |
AdPassword |
interface{} |
No description. |
AdServerIpAddress |
interface{} |
No description. |
DbInstanceId |
interface{} |
No description. |
AdAccountName
Required
AdAccountName interface{}
- Type: interface{}
Addns
Required
Addns interface{}
- Type: interface{}
AdPassword
Required
AdPassword interface{}
- Type: interface{}
AdServerIpAddress
Required
AdServerIpAddress interface{}
- Type: interface{}
DbInstanceId
Required
DbInstanceId interface{}
- Type: interface{}