UserInfoProps
Properties for defining a UserInfo
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cr-userinfo
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcr"
&alicloudroscdkcr.UserInfoProps {
User: interface{},
InstanceId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
User |
interface{} |
Property user: User info. |
InstanceId |
interface{} |
Property instanceId: The ID of enterprise edition ACR instance. |
User
Required
User interface{}
- Type: interface{}
Property user: User info.
If user exists, will update user info.
InstanceId
Optional
InstanceId interface{}
- Type: interface{}
Property instanceId: The ID of enterprise edition ACR instance.