Zero Trust Access Group Exclude Azure Args
data class ZeroTrustAccessGroupExcludeAzureArgs(val identityProviderId: Output<String>? = null, val ids: Output<List<String>>? = null) : ConvertibleToJava<ZeroTrustAccessGroupExcludeAzureArgs>