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