Zero Trust Device Posture Rule Input Location Args
data class ZeroTrustDevicePostureRuleInputLocationArgs(val paths: Output<List<String>>? = null, val trustStores: Output<List<String>>? = null) : ConvertibleToJava<ZeroTrustDevicePostureRuleInputLocationArgs>