scopedAccessSettings

@JvmName(name = "mtblfdkkeswlocdr")
suspend fun scopedAccessSettings(value: Output<List<GcpUserAccessBindingScopedAccessSettingArgs>>)
@JvmName(name = "kdqsiramspincuji")
suspend fun scopedAccessSettings(value: List<GcpUserAccessBindingScopedAccessSettingArgs>?)

Parameters

value

Optional. A list of scoped access settings that set this binding's restrictions on a subset of applications. Structure is documented below.


@JvmName(name = "ruegvmpqpdvxpvqt")
suspend fun scopedAccessSettings(vararg values: Output<GcpUserAccessBindingScopedAccessSettingArgs>)


@JvmName(name = "exvodcuuryefhvwu")
suspend fun scopedAccessSettings(values: List<Output<GcpUserAccessBindingScopedAccessSettingArgs>>)
@JvmName(name = "teajxfvgiluftats")
suspend fun scopedAccessSettings(vararg values: GcpUserAccessBindingScopedAccessSettingArgs)

Parameters

values

Optional. A list of scoped access settings that set this binding's restrictions on a subset of applications. Structure is documented below.


@JvmName(name = "asanufwsaghixkqt")
suspend fun scopedAccessSettings(argument: List<suspend GcpUserAccessBindingScopedAccessSettingArgsBuilder.() -> Unit>)
@JvmName(name = "muwfnvjljehpxlcc")
suspend fun scopedAccessSettings(vararg argument: suspend GcpUserAccessBindingScopedAccessSettingArgsBuilder.() -> Unit)
@JvmName(name = "kvoxhnbvsjeqhptv")
suspend fun scopedAccessSettings(argument: suspend GcpUserAccessBindingScopedAccessSettingArgsBuilder.() -> Unit)

Parameters

argument

Optional. A list of scoped access settings that set this binding's restrictions on a subset of applications. Structure is documented below.