Project Properties Table Lifecycle Args
data class ProjectPropertiesTableLifecycleArgs(val type: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<ProjectPropertiesTableLifecycleArgs>