RosUserProps
Properties for defining a RosUser
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ram-user
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkram/datasource"
&datasource.RosUserProps {
RefreshOptions: interface{},
UserId: interface{},
UserName: interface{},
}
Properties
Name | Type | Description |
---|---|---|
RefreshOptions |
interface{} |
No description. |
UserId |
interface{} |
No description. |
UserName |
interface{} |
No description. |
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
UserId
Optional
UserId interface{}
- Type: interface{}
UserName
Optional
UserName interface{}
- Type: interface{}