Skip to content

PermissionsProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcs"
&alicloudroscdkcs.PermissionsProperty {
    ClusterId: interface{},
    RoleName: interface{},
    RoleType: interface{},
    IsCustom: interface{},
    IsRamRole: interface{},
    Namespace: interface{},
}

Properties

Name Type Description
ClusterId interface{} No description.
RoleName interface{} No description.
RoleType interface{} No description.
IsCustom interface{} No description.
IsRamRole interface{} No description.
Namespace interface{} No description.

ClusterIdRequired

ClusterId interface{}
  • Type: interface{}

RoleNameRequired

RoleName interface{}
  • Type: interface{}

RoleTypeRequired

RoleType interface{}
  • Type: interface{}

IsCustomOptional

IsCustom interface{}
  • Type: interface{}

IsRamRoleOptional

IsRamRole interface{}
  • Type: interface{}

NamespaceOptional

Namespace interface{}
  • Type: interface{}