InstanceInfoProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkhbr"
&alicloudroscdkhbr.InstanceInfoProperty {
InstanceId: interface{},
SourceType: interface{},
AuthenticationType: interface{},
Password: interface{},
UserName: interface{},
}
Properties
Name | Type | Description |
---|---|---|
InstanceId |
interface{} |
No description. |
SourceType |
interface{} |
No description. |
AuthenticationType |
interface{} |
No description. |
Password |
interface{} |
No description. |
UserName |
interface{} |
No description. |
InstanceId
Required
InstanceId interface{}
- Type: interface{}
SourceType
Required
SourceType interface{}
- Type: interface{}
AuthenticationType
Optional
AuthenticationType interface{}
- Type: interface{}
Password
Optional
Password interface{}
- Type: interface{}
UserName
Optional
UserName interface{}
- Type: interface{}