Get Zero Trust Access Identity Providers Plain Args
data class GetZeroTrustAccessIdentityProvidersPlainArgs(val accountId: String? = null, val maxItems: Int? = null, val scimEnabled: String? = null, val zoneId: String? = null) : ConvertibleToJava<GetZeroTrustAccessIdentityProvidersPlainArgs>
A collection of arguments for invoking getZeroTrustAccessIdentityProviders.