excludedAssignmentTypes

@JvmName(name = "djqeyvheomytpikh")
suspend fun excludedAssignmentTypes(value: Output<List<Either<String, ExcludedPrincipalTypes>>>)
@JvmName(name = "lcsbshyfhxxtltdt")
suspend fun excludedAssignmentTypes(value: List<Either<String, ExcludedPrincipalTypes>>?)

Parameters

value

The list of excluded assignment types allowed.


@JvmName(name = "ykvtdnavnexykvyp")
suspend fun excludedAssignmentTypes(vararg values: Output<Either<String, ExcludedPrincipalTypes>>)


@JvmName(name = "aahxqigscwhsnjss")
suspend fun excludedAssignmentTypes(values: List<Output<Either<String, ExcludedPrincipalTypes>>>)
@JvmName(name = "ctonflliaaedniup")
suspend fun excludedAssignmentTypes(vararg values: Either<String, ExcludedPrincipalTypes>)

Parameters

values

The list of excluded assignment types allowed.