ContainerAppsAuthConfigArgs

constructor(authConfigName: Output<String>? = null, containerAppName: Output<String>? = null, encryptionSettings: Output<EncryptionSettingsArgs>? = null, globalValidation: Output<GlobalValidationArgs>? = null, httpSettings: Output<HttpSettingsArgs>? = null, identityProviders: Output<IdentityProvidersArgs>? = null, login: Output<LoginArgs>? = null, platform: Output<AuthPlatformArgs>? = null, resourceGroupName: Output<String>? = null)