session Settings
suspend fun sessionSettings(value: Output<GcpUserAccessBindingScopedAccessSettingActiveSettingsSessionSettingsArgs>)
suspend fun sessionSettings(value: GcpUserAccessBindingScopedAccessSettingActiveSettingsSessionSettingsArgs?)
Parameters
value
Optional. Session settings applied to user access on a given AccessScope. Structure is documented below.
suspend fun sessionSettings(argument: suspend GcpUserAccessBindingScopedAccessSettingActiveSettingsSessionSettingsArgsBuilder.() -> Unit)
Parameters
argument
Optional. Session settings applied to user access on a given AccessScope. Structure is documented below.