accessRestrictions

@JvmName(name = "ikjtyltjduvlramn")
suspend fun accessRestrictions(value: Output<WorkforcePoolAccessRestrictionsArgs>)
@JvmName(name = "rvjhjjvjtmyeqlip")
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 = "dotuyjvextjvboad")
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.