dry Run Settings
suspend fun dryRunSettings(value: Output<GcpUserAccessBindingScopedAccessSettingDryRunSettingsArgs>)
Parameters
value
Optional. Dry-run access settings for this scoped access settings. This field may be empty if activeSettings is set. Cannot contain session settings. Structure is documented below.
suspend fun dryRunSettings(argument: suspend GcpUserAccessBindingScopedAccessSettingDryRunSettingsArgsBuilder.() -> Unit)
Parameters
argument
Optional. Dry-run access settings for this scoped access settings. This field may be empty if activeSettings is set. Cannot contain session settings. Structure is documented below.