Settings Access Settings Workforce Identity Settings Args
data class SettingsAccessSettingsWorkforceIdentitySettingsArgs(val oauth2: Output<SettingsAccessSettingsWorkforceIdentitySettingsOauth2Args>? = null, val workforcePools: Output<String>? = null) : ConvertibleToJava<SettingsAccessSettingsWorkforceIdentitySettingsArgs>
Constructors
Link copied to clipboard
constructor(oauth2: Output<SettingsAccessSettingsWorkforceIdentitySettingsOauth2Args>? = null, workforcePools: Output<String>? = null)