MemberRoleArgs

constructor(baseAccessLevel: Output<String>? = null, description: Output<String>? = null, enabledPermissions: Output<List<String>>? = null, groupPath: Output<String>? = null, name: Output<String>? = null)