workforce Identity Settings
suspend fun workforceIdentitySettings(value: Output<SettingsAccessSettingsWorkforceIdentitySettingsArgs>)
Parameters
value
Settings to configure the workforce identity federation, including workforce pools and OAuth 2.0 settings. Structure is documented below.
suspend fun workforceIdentitySettings(argument: suspend SettingsAccessSettingsWorkforceIdentitySettingsArgsBuilder.() -> Unit)
Parameters
argument
Settings to configure the workforce identity federation, including workforce pools and OAuth 2.0 settings. Structure is documented below.