Settings Access Settings Workforce Identity Settings
data class SettingsAccessSettingsWorkforceIdentitySettings(val oauth2: SettingsAccessSettingsWorkforceIdentitySettingsOauth2? = null, val workforcePools: String? = null)
Constructors
Link copied to clipboard
constructor(oauth2: SettingsAccessSettingsWorkforceIdentitySettingsOauth2? = null, workforcePools: String? = null)