Project Security Properties Project Protection Args
data class ProjectSecurityPropertiesProjectProtectionArgs(val exceptionPolicy: Output<String>? = null, val protected: Output<Boolean>? = null) : ConvertibleToJava<ProjectSecurityPropertiesProjectProtectionArgs>