CredentialProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcs"
&alicloudroscdkcs.CredentialProperty {
Password: interface{},
UserName: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Password |
interface{} |
No description. |
UserName |
interface{} |
No description. |
Password
Required
Password interface{}
- Type: interface{}
UserName
Required
UserName interface{}
- Type: interface{}