Zero Trust Device Custom Profile Exclude Args
data class ZeroTrustDeviceCustomProfileExcludeArgs(val address: Output<String>? = null, val description: Output<String>? = null, val host: Output<String>? = null) : ConvertibleToJava<ZeroTrustDeviceCustomProfileExcludeArgs>