allowedServices

@JvmName(name = "yjgciagxtbxxmhgb")
suspend fun allowedServices(value: Output<List<WorkforcePoolAccessRestrictionsAllowedServiceArgs>>)
@JvmName(name = "ufbyokqcqrrwosrq")
suspend fun allowedServices(value: List<WorkforcePoolAccessRestrictionsAllowedServiceArgs>?)

Parameters

value

Services allowed for web sign-in with the workforce pool. If not set by default there are no restrictions. Structure is documented below.


@JvmName(name = "umidmllkybedomiy")
suspend fun allowedServices(vararg values: Output<WorkforcePoolAccessRestrictionsAllowedServiceArgs>)


@JvmName(name = "dlxrrpsybrkcvnjc")
suspend fun allowedServices(values: List<Output<WorkforcePoolAccessRestrictionsAllowedServiceArgs>>)
@JvmName(name = "skawaytlxjmctqxs")
suspend fun allowedServices(vararg values: WorkforcePoolAccessRestrictionsAllowedServiceArgs)

Parameters

values

Services allowed for web sign-in with the workforce pool. If not set by default there are no restrictions. Structure is documented below.


@JvmName(name = "efynjqawfyfbnfsw")
suspend fun allowedServices(argument: List<suspend WorkforcePoolAccessRestrictionsAllowedServiceArgsBuilder.() -> Unit>)
@JvmName(name = "diwhkokomiflnbir")
suspend fun allowedServices(vararg argument: suspend WorkforcePoolAccessRestrictionsAllowedServiceArgsBuilder.() -> Unit)
@JvmName(name = "owghxknpmgppxvcl")
suspend fun allowedServices(argument: suspend WorkforcePoolAccessRestrictionsAllowedServiceArgsBuilder.() -> Unit)

Parameters

argument

Services allowed for web sign-in with the workforce pool. If not set by default there are no restrictions. Structure is documented below.