excludedAssignmentTypes

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

Parameters

value

The list of excluded assignment types allowed.


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


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

Parameters

values

The list of excluded assignment types allowed.