allowedServices

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


@JvmName(name = "cxhcbfqjbfilmhxh")
suspend fun allowedServices(values: List<Output<WorkforcePoolAccessRestrictionsAllowedServiceArgs>>)
@JvmName(name = "ikbpssejparkqays")
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 = "gfiawcfcwaqqqeme")
suspend fun allowedServices(argument: List<suspend WorkforcePoolAccessRestrictionsAllowedServiceArgsBuilder.() -> Unit>)
@JvmName(name = "raervsikxraytatw")
suspend fun allowedServices(vararg argument: suspend WorkforcePoolAccessRestrictionsAllowedServiceArgsBuilder.() -> Unit)
@JvmName(name = "xovgfwdxukqeonyr")
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.