allowedServices

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


@JvmName(name = "bbdyamglmwdwnvuj")
suspend fun allowedServices(values: List<Output<WorkforcePoolAccessRestrictionsAllowedServiceArgs>>)
@JvmName(name = "jpecmailccsasaye")
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 = "wchukqnfnkbpauwm")
suspend fun allowedServices(argument: List<suspend WorkforcePoolAccessRestrictionsAllowedServiceArgsBuilder.() -> Unit>)
@JvmName(name = "unomtyojsvnyffju")
suspend fun allowedServices(vararg argument: suspend WorkforcePoolAccessRestrictionsAllowedServiceArgsBuilder.() -> Unit)
@JvmName(name = "mqfvqdbtunthutxh")
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.