Substitute From Definition Response
data class SubstituteFromDefinitionResponse(val kind: String? = null, val name: String? = null, val optional: Boolean? = null)
Array of ConfigMaps/Secrets from which the variables are substituted for this Kustomization.