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