Zero Trust Access Application Scim Config Args
constructor(authentication: Output<ZeroTrustAccessApplicationScimConfigAuthenticationArgs>? = null, deactivateOnDelete: Output<Boolean>? = null, enabled: Output<Boolean>? = null, idpUid: Output<String>, mappings: Output<List<ZeroTrustAccessApplicationScimConfigMappingArgs>>? = null, remoteUri: Output<String>)