GetScopeAccessReviewScheduleDefinitionByIdPlainArgs

data class GetScopeAccessReviewScheduleDefinitionByIdPlainArgs(val scheduleDefinitionId: String, val scope: String) : ConvertibleToJava<GetScopeAccessReviewScheduleDefinitionByIdPlainArgs>

Constructors

constructor(scheduleDefinitionId: String, scope: String)

Properties

Link copied to clipboard

The id of the access review schedule definition.

Link copied to clipboard

The scope of the resource.

Functions

Link copied to clipboard
open override fun toJava(): GetScopeAccessReviewScheduleDefinitionByIdPlainArgs