Skip to content

RosPoliciesProps

Properties for defining a RosPolicies.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ram-policies

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkram/datasource"
&datasource.RosPoliciesProps {
    GroupName: interface{},
    PolicyName: interface{},
    PolicyType: interface{},
    RefreshOptions: interface{},
    RoleName: interface{},
    UserName: interface{},
}

Properties

Name Type Description
GroupName interface{} No description.
PolicyName interface{} No description.
PolicyType interface{} No description.
RefreshOptions interface{} No description.
RoleName interface{} No description.
UserName interface{} No description.

GroupNameOptional

GroupName interface{}
  • Type: interface{}

PolicyNameOptional

PolicyName interface{}
  • Type: interface{}

PolicyTypeOptional

PolicyType interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

RoleNameOptional

RoleName interface{}
  • Type: interface{}

UserNameOptional

UserName interface{}
  • Type: interface{}