GetScopeAccessReviewHistoryDefinitionByIdPlainArgs

data class GetScopeAccessReviewHistoryDefinitionByIdPlainArgs(val historyDefinitionId: String, val scope: String) : ConvertibleToJava<GetScopeAccessReviewHistoryDefinitionByIdPlainArgs>

Constructors

constructor(historyDefinitionId: String, scope: String)

Properties

Link copied to clipboard

The id of the access review history definition.

Link copied to clipboard

The scope of the resource.

Functions

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