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