accessRestrictions

@JvmName(name = "ksihsihkxejpidbf")
suspend fun accessRestrictions(value: Output<WorkforcePoolAccessRestrictionsArgs>)
@JvmName(name = "nitubqyrvxkklxon")
suspend fun accessRestrictions(value: WorkforcePoolAccessRestrictionsArgs?)

Parameters

value

Configure access restrictions on the workforce pool users. This is an optional field. If specified web sign-in can be restricted to given set of services or programmatic sign-in can be disabled for pool users. Structure is documented below.


@JvmName(name = "xsgbtxwnneneebuc")
suspend fun accessRestrictions(argument: suspend WorkforcePoolAccessRestrictionsArgsBuilder.() -> Unit)

Parameters

argument

Configure access restrictions on the workforce pool users. This is an optional field. If specified web sign-in can be restricted to given set of services or programmatic sign-in can be disabled for pool users. Structure is documented below.