excludedAssignmentTypes

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

Parameters

value

The list of excluded assignment types allowed.


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


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

Parameters

values

The list of excluded assignment types allowed.