allowedServices

@JvmName(name = "rudqoqtachellmnf")
suspend fun allowedServices(value: Output<List<WorkforcePoolAccessRestrictionsAllowedServiceArgs>>)
@JvmName(name = "gsvfoanhuhmgggmv")
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 = "dyfmjqtksbbfnfjt")
suspend fun allowedServices(vararg values: Output<WorkforcePoolAccessRestrictionsAllowedServiceArgs>)


@JvmName(name = "iwcxppahiqvlccwh")
suspend fun allowedServices(values: List<Output<WorkforcePoolAccessRestrictionsAllowedServiceArgs>>)
@JvmName(name = "hwpqduvnkfrsoeiv")
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 = "hcudesjagbjrqwnu")
suspend fun allowedServices(argument: List<suspend WorkforcePoolAccessRestrictionsAllowedServiceArgsBuilder.() -> Unit>)
@JvmName(name = "qspfdxeqvckbslmf")
suspend fun allowedServices(vararg argument: suspend WorkforcePoolAccessRestrictionsAllowedServiceArgsBuilder.() -> Unit)
@JvmName(name = "wmjycdxftqawpbdy")
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.