RosRolesProps
Properties for defining a RosRoles
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ram-roles
Initializer
using AlibabaCloud.SDK.ROS.CDK.Ram;
new RosRolesProps {
object RefreshOptions = null,
object RoleName = null
};
Properties
Name | Type | Description |
---|---|---|
RefreshOptions |
object |
No description. |
RoleName |
object |
No description. |
RefreshOptions
Optional
public object RefreshOptions { get; set; }
- Type: object
RoleName
Optional
public object RoleName { get; set; }
- Type: object